| Interface | Description |
|---|---|
| IBatchDataIterator |
| Class | Description |
|---|---|
| BatchData |
BatchData is a self-defined data structure which is optimized for different type of
values. |
| BatchDataFactory | |
| Chunk |
used in query.
|
| DescReadBatchData |
This class is just for reading batch data reversely.
|
| DescReadWriteBatchData |
This class is for reading and writing batch data in reverse.
|
| ExceptionBatchData | |
| Field |
Field is component of one
RowRecord which stores a value in specific data type. |
| Path |
This class represent a time series in TsFile, which is usually defined by a device and a
measurement.
|
| RowRecord | |
| SignalBatchData |
It is an empty signal to notify the caller that there is no more batch data after it.
|
| TimeRange |
interval [min,max] of long data type
|
| Enum | Description |
|---|---|
| BatchData.BatchDataType |
Copyright © 2022 The Apache Software Foundation. All rights reserved.