public class PageReaderV2 extends PageReader
dataType, filter, timeBuffer, timeDecoder, valueBuffer, valueDecoder| Constructor and Description |
|---|
PageReaderV2(ByteBuffer pageData,
TSDataType dataType,
Decoder valueDecoder,
Decoder timeDecoder,
Filter filter) |
PageReaderV2(PageHeader pageHeader,
ByteBuffer pageData,
TSDataType dataType,
Decoder valueDecoder,
Decoder timeDecoder,
Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
BatchData |
getAllSatisfiedPageData(boolean ascending) |
getAllSatisfiedData, getDeleteIntervalList, getStatistics, initTsBlockBuilder, isDeleted, isModified, setDeleteIntervalList, setFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllSatisfiedPageDatapublic PageReaderV2(ByteBuffer pageData, TSDataType dataType, Decoder valueDecoder, Decoder timeDecoder, Filter filter)
public PageReaderV2(PageHeader pageHeader, ByteBuffer pageData, TSDataType dataType, Decoder valueDecoder, Decoder timeDecoder, Filter filter)
public BatchData getAllSatisfiedPageData(boolean ascending) throws IOException
getAllSatisfiedPageData in interface IPageReadergetAllSatisfiedPageData in class PageReaderIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.