You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/08/24 04:42:38 UTC

[incubator-iotdb] branch rpc_client updated (553055d -> 6320a45)

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

qiaojialin pushed a change to branch rpc_client
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 553055d  fix putsInts in IntTVList
     add 6320a45  add license

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/rpc/IoTDBRPCException.java   | 18 ++++++++++++++++++
 .../src/main/java/org/apache/iotdb/rpc/RpcUtils.java   | 18 ++++++++++++++++++
 .../java/org/apache/iotdb/rpc/SynchronizedHandler.java | 18 ++++++++++++++++++
 .../src/main/java/org/apache/iotdb/session/Config.java | 18 ++++++++++++++++++
 .../java/org/apache/iotdb/session/SessionUtils.java    | 18 ++++++++++++++++++
 5 files changed, 90 insertions(+)