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