Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.index
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index used by org.apache.flink.runtime.io.network.partition.hybrid.index Class Description FileDataIndexRegionHelper FileDataIndexRegionHelperis responsible for writing aFileDataIndexRegionHelper.Regionto the file or reading aFileDataIndexRegionHelper.Regionfrom file.FileDataIndexRegionHelper.Region AFileDataIndexRegionHelper.RegionRepresents a series of buffers that are: From the same subpartition Logically (i.e. buffer index) consecutive Physically (i.e. offset in the file) consecutiveFileDataIndexSpilledRegionManager This class is responsible for spilling region to disk and managing these spilled regions.FileDataIndexSpilledRegionManager.Factory Factory ofFileDataIndexSpilledRegionManager. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.file Class Description FileDataIndexRegionHelper.Region AFileDataIndexRegionHelper.RegionRepresents a series of buffers that are: From the same subpartition Logically (i.e. buffer index) consecutive Physically (i.e. offset in the file) consecutive