public static class HsFileDataIndexSpilledRegionManagerImpl.Factory extends Object implements HsFileDataIndexSpilledRegionManager.Factory
HsFileDataIndexSpilledRegionManager.| Constructor and Description |
|---|
Factory(int segmentSizeInBytes,
long maxCacheCapacity) |
| Modifier and Type | Method and Description |
|---|---|
HsFileDataIndexSpilledRegionManager |
create(int numSubpartitions,
Path indexFilePath,
java.util.function.BiConsumer<Integer,org.apache.flink.runtime.io.network.partition.hybrid.HsFileDataIndexImpl.InternalRegion> cacheRegionConsumer) |
public HsFileDataIndexSpilledRegionManager create(int numSubpartitions, Path indexFilePath, java.util.function.BiConsumer<Integer,org.apache.flink.runtime.io.network.partition.hybrid.HsFileDataIndexImpl.InternalRegion> cacheRegionConsumer)
create in interface HsFileDataIndexSpilledRegionManager.FactoryCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.