public static interface FileDataIndexSpilledRegionManager.Factory<T extends FileDataIndexRegionHelper.Region>
FileDataIndexSpilledRegionManager.| Modifier and Type | Method and Description |
|---|---|
FileDataIndexSpilledRegionManager<T> |
create(int numSubpartitions,
Path indexFilePath,
java.util.function.BiConsumer<Integer,T> cacheRegionConsumer) |
FileDataIndexSpilledRegionManager<T> create(int numSubpartitions, Path indexFilePath, java.util.function.BiConsumer<Integer,T> cacheRegionConsumer)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.