Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.index
Packages that use org.apache.flink.runtime.io.network.partition.hybrid.index
Package
Description
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index used by org.apache.flink.runtime.io.network.partition.hybrid.indexClassDescription
FileDataIndexRegionHelperis responsible for writing aFileDataIndexRegionHelper.Regionto the file or reading aFileDataIndexRegionHelper.Regionfrom file.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) consecutiveThis class is responsible for spilling region to disk and managing these spilled regions.Factory ofFileDataIndexSpilledRegionManager. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.fileClassDescriptionA
FileDataIndexRegionHelper.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