Uses of Class
org.apache.flink.runtime.io.network.partition.ResultSubpartition.BufferAndBacklog
Packages that use ResultSubpartition.BufferAndBacklog
Package
Description
-
Uses of ResultSubpartition.BufferAndBacklog in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return ResultSubpartition.BufferAndBacklogModifier and TypeMethodDescriptionResultSubpartition.BufferAndBacklog.fromBufferAndLookahead(Buffer current, Buffer.DataType nextDataType, int backlog, int sequenceNumber) BoundedBlockingSubpartitionDirectTransferReader.getNextBuffer()NoOpResultSubpartitionView.getNextBuffer()PipelinedSubpartitionView.getNextBuffer()ResultSubpartitionView.getNextBuffer()Returns the nextBufferinstance of this queue iterator.UnionResultSubpartitionView.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