public class TsFileAlignedSeriesReaderIterator extends Object
| Constructor and Description |
|---|
TsFileAlignedSeriesReaderIterator(TsFileSequenceReader reader,
List<AlignedChunkMetadata> alignedChunkMetadataList,
List<IMeasurementSchema> schemaList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Pair<AlignedChunkReader,Long> |
nextReader() |
public TsFileAlignedSeriesReaderIterator(TsFileSequenceReader reader, List<AlignedChunkMetadata> alignedChunkMetadataList, List<IMeasurementSchema> schemaList)
public boolean hasNext()
public Pair<AlignedChunkReader,Long> nextReader() throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.