[
https://issues.apache.org/jira/browse/IOTDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185606#comment-17185606
]
Jialin Qiao commented on IOTDB-839:
-----------------------------------
Hi, maybe using setTimestamp(index, time1) is better.
tablet.setValue("measurement1", index, value1).
Besides, the index indicates the row number. If setValue has this index, the
setTimestamp should also have.
> Make Tablet api more friendly
> -----------------------------
>
> Key: IOTDB-839
> URL: https://issues.apache.org/jira/browse/IOTDB-839
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Client/Java
> Reporter: Jialin Qiao
> Priority: Major
>
> We could record the measurement -> index inside tablet and support interface
> like add("measurement1", index, value)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)