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
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.