public interface ResultPartitionProvider
Modifier and Type | Method and Description |
---|---|
ResultSubpartitionView |
createSubpartitionView(ResultPartitionID partitionId,
int index,
BufferAvailabilityListener availabilityListener)
Returns the requested intermediate result partition input view.
|
ResultSubpartitionView createSubpartitionView(ResultPartitionID partitionId, int index, BufferAvailabilityListener availabilityListener) throws IOException
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.