public static class HsSubpartitionFileReaderImpl.Factory extends Object implements HsSubpartitionFileReader.Factory
HsSubpartitionFileReader.| 限定符和类型 | 字段和说明 |
|---|---|
static HsSubpartitionFileReaderImpl.Factory |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
HsSubpartitionFileReader |
createFileReader(int subpartitionId,
FileChannel dataFileChannel,
HsSubpartitionViewInternalOperations operation,
HsFileDataIndex dataIndex,
int maxBuffersReadAhead,
java.util.function.Consumer<HsSubpartitionFileReader> fileReaderReleaser,
ByteBuffer headerBuffer) |
public static final HsSubpartitionFileReaderImpl.Factory INSTANCE
public HsSubpartitionFileReader createFileReader(int subpartitionId, FileChannel dataFileChannel, HsSubpartitionViewInternalOperations operation, HsFileDataIndex dataIndex, int maxBuffersReadAhead, java.util.function.Consumer<HsSubpartitionFileReader> fileReaderReleaser, ByteBuffer headerBuffer)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.