Package org.apache.iotdb.tsfile.write.writer
-
Interface Summary Interface Description IDataWriter TsFileOutput -
Class Summary Class Description ForceAppendTsFileWriter ForceAppendTsFileWriter opens a COMPLETE TsFile, reads and truncate its metadata to support appending new data.LocalTsFileOutput a TsFileOutput implementation with FileOutputStream.RestorableTsFileIOWriter This writer is for opening and recover a TsFileTsFileIOWriter TsFileIOWriter is used to construct metadata and write data stored in memory to output stream.TsFileIOWriterEndFileTest