Uses of Class
org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
-
Packages that use ResultSubpartition.BufferAndBacklog Package Description org.apache.flink.runtime.io.network.partition org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty -
-
Uses of ResultSubpartition.BufferAndBacklog in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return ResultSubpartition.BufferAndBacklog Modifier and Type Method Description static ResultSubpartition.BufferAndBacklogResultSubpartition.BufferAndBacklog. fromBufferAndLookahead(Buffer current, Buffer.DataType nextDataType, int backlog, int sequenceNumber)ResultSubpartition.BufferAndBacklogBoundedBlockingSubpartitionDirectTransferReader. getNextBuffer()ResultSubpartition.BufferAndBacklogNoOpResultSubpartitionView. getNextBuffer()ResultSubpartition.BufferAndBacklogPipelinedSubpartitionView. getNextBuffer()ResultSubpartition.BufferAndBacklogResultSubpartitionView. getNextBuffer()Returns the nextBufferinstance of this queue iterator.ResultSubpartition.BufferAndBacklogUnionResultSubpartitionView. getNextBuffer() -
Uses of ResultSubpartition.BufferAndBacklog in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
Methods in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty that return ResultSubpartition.BufferAndBacklog Modifier and Type Method Description ResultSubpartition.BufferAndBacklogTieredStorageResultSubpartitionView. getNextBuffer()
-