Package | Description |
---|---|
org.apache.flink.runtime.io.network.partition |
Modifier and Type | Method and Description |
---|---|
static ResultSubpartition.BufferAndBacklog |
ResultSubpartition.BufferAndBacklog.fromBufferAndLookahead(Buffer current,
Buffer.DataType nextDataType,
int backlog,
int sequenceNumber) |
ResultSubpartition.BufferAndBacklog |
NoOpResultSubpartitionView.getNextBuffer() |
ResultSubpartition.BufferAndBacklog |
BoundedBlockingSubpartitionDirectTransferReader.getNextBuffer() |
ResultSubpartition.BufferAndBacklog |
PipelinedSubpartitionView.getNextBuffer() |
ResultSubpartition.BufferAndBacklog |
ResultSubpartitionView.getNextBuffer()
Returns the next
Buffer instance of this queue iterator. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.