| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.index |
| Modifier and Type | Class and Description |
|---|---|
class |
FileDataIndexSpilledRegionManagerImpl<T extends FileDataIndexRegionHelper.Region>
Default implementation of
FileDataIndexSpilledRegionManager. |
| Modifier and Type | Method and Description |
|---|---|
FileDataIndexSpilledRegionManager<T> |
FileDataIndexSpilledRegionManager.Factory.create(int numSubpartitions,
Path indexFilePath,
BiConsumer<Integer,T> cacheRegionConsumer) |
FileDataIndexSpilledRegionManager<T> |
FileDataIndexSpilledRegionManagerImpl.Factory.create(int numSubpartitions,
Path indexFilePath,
BiConsumer<Integer,T> cacheRegionConsumer) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.