Uses of Class
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.PartitionFileWriter.SubpartitionBufferContext
Packages that use PartitionFileWriter.SubpartitionBufferContext
-
Uses of PartitionFileWriter.SubpartitionBufferContext in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Method parameters in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file with type arguments of type PartitionFileWriter.SubpartitionBufferContextModifier and TypeMethodDescriptionPartitionFileWriter.write(TieredStoragePartitionId partitionId, List<PartitionFileWriter.SubpartitionBufferContext> buffersToWrite) Write the buffers to the partition file.ProducerMergedPartitionFileWriter.write(TieredStoragePartitionId partitionId, List<PartitionFileWriter.SubpartitionBufferContext> buffersToWrite) SegmentPartitionFileWriter.write(TieredStoragePartitionId partitionId, List<PartitionFileWriter.SubpartitionBufferContext> buffersToWrite)