Uses of Interface
org.apache.flink.runtime.io.network.partition.hybrid.index.FileDataIndexSpilledRegionManager.Factory
Packages that use FileDataIndexSpilledRegionManager.Factory
-
Uses of FileDataIndexSpilledRegionManager.Factory in org.apache.flink.runtime.io.network.partition.hybrid.index
Classes in org.apache.flink.runtime.io.network.partition.hybrid.index that implement FileDataIndexSpilledRegionManager.FactoryConstructors in org.apache.flink.runtime.io.network.partition.hybrid.index with parameters of type FileDataIndexSpilledRegionManager.FactoryModifierConstructorDescriptionFileDataIndexCache(int numSubpartitions, Path indexFilePath, long numRetainedInMemoryRegionsMax, FileDataIndexSpilledRegionManager.Factory<T> spilledRegionManagerFactory)