| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.index |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileDataIndexSpilledRegionManagerImpl<T extends FileDataIndexRegionHelper.Region>
Default implementation of
FileDataIndexSpilledRegionManager. |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.