[
https://issues.apache.org/jira/browse/IOTDB-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiangdong Huang closed IOTDB-66.
--------------------------------
Resolution: Fixed
If a user do not know how to choose, he/she can use TsFileRestorableReader and
NativeRestorableIOWriter.
> choose suitable Reader/Writer automatically
> -------------------------------------------
>
> Key: IOTDB-66
> URL: https://issues.apache.org/jira/browse/IOTDB-66
> Project: Apache IoTDB
> Issue Type: Task
> Reporter: xiangdong Huang
> Priority: Minor
>
> Now we have TsFileSequenceReader and TsFileWriter, which can read data from a
> complete TsFile and write data to a new file.
> And, we have TsFileRestorableReader and NativeRestorableIOWriter, for read
> data from an incomplete TsFile and write data into an existing but incomplete
> TsFile.
> A better way is, do not let users choose which one they need to use. Just
> give users the suitable reader/writer what they need.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)