| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.file.metadata | |
| org.apache.iotdb.tsfile.read |
| Modifier and Type | Method and Description |
|---|---|
List<AlignedChunkMetadata> |
AlignedTimeSeriesMetadata.getChunkMetadataList() |
| Modifier and Type | Method and Description |
|---|---|
List<AlignedChunkMetadata> |
TsFileSequenceReader.getAlignedChunkMetadata(String device)
Get AlignedChunkMetadata of sensors under one device
|
| Constructor and Description |
|---|
TsFileAlignedSeriesReaderIterator(TsFileSequenceReader reader,
List<AlignedChunkMetadata> alignedChunkMetadataList,
List<IMeasurementSchema> schemaList) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.