public static class HsSubpartitionFileReaderImpl.Factory extends Object implements HsSubpartitionFileReader.Factory
HsSubpartitionFileReader.| Modifier and Type | Field and Description |
|---|---|
static HsSubpartitionFileReaderImpl.Factory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
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)
createFileReader in interface HsSubpartitionFileReader.FactoryCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.