You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/12/24 06:03:59 UTC

[iotdb] branch new_insert_api updated (906dc39 -> dbd7d42)

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch new_insert_api
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 906dc39  add insertOneDeviceRecords API in java session
     add dbd7d42  rename

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/db/service/TSServiceImpl.java  | 6 +++---
 session/src/main/java/org/apache/iotdb/session/Session.java       | 7 +++----
 .../src/main/java/org/apache/iotdb/session/pool/SessionPool.java  | 8 ++++----
 .../test/java/org/apache/iotdb/session/IoTDBSessionSimpleIT.java  | 2 +-
 thrift/src/main/thrift/rpc.thrift                                 | 6 +++---
 5 files changed, 14 insertions(+), 15 deletions(-)