JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.apache.iotdb.tsfile.write.record
Class Summary
Class
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.