| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.write | |
| org.apache.iotdb.tsfile.write.chunk | |
| org.apache.iotdb.tsfile.write.record |
| Class and Description |
|---|
| Tablet
A tablet data of one device, the tablet contains multiple measurements of this device that share
the same time column.
|
| TSRecord
TSRecord is a kind of format that TsFile receives.TSRecord contains timestamp, deviceId and a
list of data points.
|
| Class and Description |
|---|
| Tablet
A tablet data of one device, the tablet contains multiple measurements of this device that share
the same time column.
|
| Class and Description |
|---|
| TSRecord
TSRecord is a kind of format that TsFile receives.TSRecord contains timestamp, deviceId and a
list of data points.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.