Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file used by org.apache.flink.runtime.io.network.partition.hybrid.index Class Description ProducerMergedPartitionFileIndex.FixedSizeRegion Represents 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.tier.disk Class Description PartitionFileReader PartitionFileReaderdefines the read logic for different types of shuffle files. -
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 Class Description PartitionFileReader PartitionFileReaderdefines the read logic for different types of shuffle files.