Uses of Interface
org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexRegionHelper.Region
-
-
Uses of FileDataIndexRegionHelper.Region in org.apache.flink.runtime.io.network.partition.hybrid
Classes in org.apache.flink.runtime.io.network.partition.hybrid that implement FileDataIndexRegionHelper.Region Modifier and Type Class Description static classHsFileDataIndexImpl.InternalRegionAHsFileDataIndexImpl.InternalRegionis an implementation ofFileDataIndexRegionHelper.Region. -
Uses of FileDataIndexRegionHelper.Region in org.apache.flink.runtime.io.network.partition.hybrid.index
Methods in org.apache.flink.runtime.io.network.partition.hybrid.index with parameters of type FileDataIndexRegionHelper.Region Modifier and Type Method Description static voidFileRegionWriteReadUtils. writeFixedSizeRegionToFile(FileChannel channel, ByteBuffer regionBuffer, FileDataIndexRegionHelper.Region region) -
Uses of FileDataIndexRegionHelper.Region in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.file that implement FileDataIndexRegionHelper.Region Modifier and Type Class Description static classProducerMergedPartitionFileIndex.FixedSizeRegionRepresents a series of buffers that are: From the same subpartition Logically (i.e.
-