Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.handshake_args
-
Packages that use IClientRPCService.handshake_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.handshake_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.handshake_args Modifier and Type Method Description IClientRPCService.handshake_argsIClientRPCService.handshake_args. deepCopy()IClientRPCService.handshake_argsIClientRPCService.AsyncProcessor.handshake. getEmptyArgsInstance()IClientRPCService.handshake_argsIClientRPCService.Processor.handshake. getEmptyArgsInstance()IClientRPCService.handshake_argsIClientRPCService.handshake_args. setInfo(TSyncIdentityInfo info)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.handshake_args Modifier and Type Method Description intIClientRPCService.handshake_args. compareTo(IClientRPCService.handshake_args other)booleanIClientRPCService.handshake_args. equals(IClientRPCService.handshake_args that)IClientRPCService.handshake_resultIClientRPCService.Processor.handshake. getResult(I iface, IClientRPCService.handshake_args args)voidIClientRPCService.AsyncProcessor.handshake. start(I iface, IClientRPCService.handshake_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.handshake_args Constructor Description handshake_args(IClientRPCService.handshake_args other)Performs a deep copy on other.
-