Uses of Class
org.apache.iotdb.db.exception.SyncConnectionException
-
Packages that use SyncConnectionException Package Description org.apache.iotdb.db.sync.transport.client -
-
Uses of SyncConnectionException in org.apache.iotdb.db.sync.transport.client
Methods in org.apache.iotdb.db.sync.transport.client that throw SyncConnectionException Modifier and Type Method Description booleanIoTDBSyncClient. handshake()Create thrift connection to receiver.booleanISyncClient. handshake()Create connection and handshake before sending messagesbooleanIoTDBSyncClient. send(PipeData pipeData)SendPipeDatato receiver and load.booleanISyncClient. send(PipeData pipeData)SendPipeDatato receiver and load.
-