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