Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Packages that use org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Package
Description
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file used by org.apache.flink.runtime.io.network.partition.hybrid.indexClassDescriptionRepresents a series of buffers that are: From the same subpartition Logically (i.e. buffer index) consecutive Physically (i.e. offset in the file) consecutive
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.fileClassDescription
PartitionFileReaderdefines the read logic for different types of shuffle files.A wrapper class of the reading buffer result, including the read buffers, the hint of continue reading, and the read progress, etc.ThisPartitionFileReader.ReadProgressdefines the read progress of thePartitionFileReader.ThePartitionFileWriterinterface defines the write logic for different types of shuffle files.ThePartitionFileWriter.SegmentBufferContextcontains all the buffers belonging to the segment.ThePartitionFileWriter.SubpartitionBufferContextcontains all the buffers belonging to one subpartition.TheProducerMergedPartitionFileIndexis used byProducerMergedPartitionFileWriterandProducerMergedPartitionFileReader, to maintain the offset of each buffer in the physical file.The implementation ofPartitionFileReaderwith producer-merge mode.The implementation ofPartitionFileWriterwith producer-side merge mode.The implementation ofPartitionFileReaderwith segment file mode.The implementation ofPartitionFileWriterwith segment file mode. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote