| Interface | Description |
|---|---|
| IDataWriter | |
| TsFileOutput |
| 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 TsFile
|
| TsFileIOWriter |
TsFileIOWriter is used to construct metadata and write data stored in memory to output stream.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.