Uses of Interface
org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager
Packages that use FileDataIndexSpilledRegionManager
-
Uses of FileDataIndexSpilledRegionManager in org.apache.flink.runtime.io.network.partition.hybrid.index
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index that implement FileDataIndexSpilledRegionManagerModifier and TypeClassDescriptionclassDefault implementation ofFileDataIndexSpilledRegionManager.Methods in org.apache.flink.runtime.io.network.partition.hybrid.index that return FileDataIndexSpilledRegionManagerModifier and TypeMethodDescriptionFileDataIndexSpilledRegionManager.Factory.create(int numSubpartitions, Path indexFilePath, BiConsumer<Integer, T> cacheRegionConsumer) FileDataIndexSpilledRegionManagerImpl.Factory.create(int numSubpartitions, Path indexFilePath, BiConsumer<Integer, T> cacheRegionConsumer)