public static interface HsSubpartitionFileReader.Factory
HsSubpartitionFileReader
.Modifier and Type | Method and Description |
---|---|
HsSubpartitionFileReader |
createFileReader(int subpartitionId,
HsConsumerId consumerId,
FileChannel dataFileChannel,
HsSubpartitionConsumerInternalOperations operation,
HsFileDataIndex dataIndex,
int maxBuffersReadAhead,
java.util.function.Consumer<HsSubpartitionFileReader> fileReaderReleaser,
ByteBuffer headerBuffer) |
HsSubpartitionFileReader createFileReader(int subpartitionId, HsConsumerId consumerId, FileChannel dataFileChannel, HsSubpartitionConsumerInternalOperations operation, HsFileDataIndex dataIndex, int maxBuffersReadAhead, java.util.function.Consumer<HsSubpartitionFileReader> fileReaderReleaser, ByteBuffer headerBuffer)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.