| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.write | |
| org.apache.iotdb.tsfile.write.record |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TsFileWriter.write(TSRecord record)
write a record in type of T.
|
boolean |
TsFileWriter.writeAligned(TSRecord record) |
| Modifier and Type | Method and Description |
|---|---|
TSRecord |
TSRecord.addTuple(DataPoint tuple)
add one data point to this TSRecord.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.