Uses of Class
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SegmentBufferContext
Packages that use PartitionFileWriter.SegmentBufferContext
-
Uses of PartitionFileWriter.SegmentBufferContext in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Methods in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file that return types with arguments of type PartitionFileWriter.SegmentBufferContextModifier and TypeMethodDescriptionPartitionFileWriter.SubpartitionBufferContext.getSegmentBufferContexts()Constructor parameters in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file with type arguments of type PartitionFileWriter.SegmentBufferContextModifierConstructorDescriptionSubpartitionBufferContext(int subpartitionId, List<PartitionFileWriter.SegmentBufferContext> segmentBufferContexts)