Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.handshake_result
-
Packages that use IClientRPCService.handshake_result Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.handshake_result in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.handshake_result Modifier and Type Method Description IClientRPCService.handshake_resultIClientRPCService.handshake_result. deepCopy()IClientRPCService.handshake_resultIClientRPCService.Processor.handshake. getResult(I iface, IClientRPCService.handshake_args args)IClientRPCService.handshake_resultIClientRPCService.handshake_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.handshake_result Modifier and Type Method Description intIClientRPCService.handshake_result. compareTo(IClientRPCService.handshake_result other)booleanIClientRPCService.handshake_result. equals(IClientRPCService.handshake_result that)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.handshake_result Constructor Description handshake_result(IClientRPCService.handshake_result other)Performs a deep copy on other.
-