| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| Modifier and Type | Class and Description |
|---|---|
class |
HsFileDataIndexSpilledRegionManagerImpl
Default implementation of
HsFileDataIndexSpilledRegionManager. |
| Modifier and Type | Method and Description |
|---|---|
HsFileDataIndexSpilledRegionManager |
HsFileDataIndexSpilledRegionManagerImpl.Factory.create(int numSubpartitions,
Path indexFilePath,
java.util.function.BiConsumer<Integer,org.apache.flink.runtime.io.network.partition.hybrid.HsFileDataIndexImpl.InternalRegion> cacheRegionConsumer) |
HsFileDataIndexSpilledRegionManager |
HsFileDataIndexSpilledRegionManager.Factory.create(int numSubpartitions,
Path indexFilePath,
java.util.function.BiConsumer<Integer,org.apache.flink.runtime.io.network.partition.hybrid.HsFileDataIndexImpl.InternalRegion> cacheRegionConsumer) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.