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