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