Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getClusterId_result
-
-
Uses of IConfigNodeRPCService.getClusterId_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getClusterId_result Modifier and Type Method Description IConfigNodeRPCService.getClusterId_resultIConfigNodeRPCService.getClusterId_result. deepCopy()IConfigNodeRPCService.getClusterId_resultIConfigNodeRPCService.Processor.getClusterId. getResult(I iface, IConfigNodeRPCService.getClusterId_args args)IConfigNodeRPCService.getClusterId_resultIConfigNodeRPCService.getClusterId_result. setSuccess(TGetClusterIdResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getClusterId_result Modifier and Type Method Description intIConfigNodeRPCService.getClusterId_result. compareTo(IConfigNodeRPCService.getClusterId_result other)booleanIConfigNodeRPCService.getClusterId_result. equals(IConfigNodeRPCService.getClusterId_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getClusterId_result Constructor Description getClusterId_result(IConfigNodeRPCService.getClusterId_result other)Performs a deep copy on other.
-