public static class FileDataIndexSpilledRegionManagerImpl.Factory<T extends FileDataIndexRegionHelper.Region> extends Object implements FileDataIndexSpilledRegionManager.Factory<T>
FileDataIndexSpilledRegionManager.| 构造器和说明 |
|---|
Factory(int regionGroupSizeInBytes,
long maxCacheCapacity,
int regionHeaderSize,
FileDataIndexRegionHelper<T> fileDataIndexRegionHelper) |
public Factory(int regionGroupSizeInBytes,
long maxCacheCapacity,
int regionHeaderSize,
FileDataIndexRegionHelper<T> fileDataIndexRegionHelper)
public FileDataIndexSpilledRegionManager<T> create(int numSubpartitions, Path indexFilePath, BiConsumer<Integer,T> cacheRegionConsumer)
create 在接口中 FileDataIndexSpilledRegionManager.Factory<T extends FileDataIndexRegionHelper.Region>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.