Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.showCluster_args
-
-
Uses of IConfigNodeRPCService.showCluster_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.showCluster_args Modifier and Type Method Description IConfigNodeRPCService.showCluster_argsIConfigNodeRPCService.showCluster_args. deepCopy()IConfigNodeRPCService.showCluster_argsIConfigNodeRPCService.AsyncProcessor.showCluster. getEmptyArgsInstance()IConfigNodeRPCService.showCluster_argsIConfigNodeRPCService.Processor.showCluster. getEmptyArgsInstance()Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showCluster_args Modifier and Type Method Description intIConfigNodeRPCService.showCluster_args. compareTo(IConfigNodeRPCService.showCluster_args other)booleanIConfigNodeRPCService.showCluster_args. equals(IConfigNodeRPCService.showCluster_args that)IConfigNodeRPCService.showCluster_resultIConfigNodeRPCService.Processor.showCluster. getResult(I iface, IConfigNodeRPCService.showCluster_args args)voidIConfigNodeRPCService.AsyncProcessor.showCluster. start(I iface, IConfigNodeRPCService.showCluster_args args, org.apache.thrift.async.AsyncMethodCallback<TShowClusterResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showCluster_args Constructor Description showCluster_args(IConfigNodeRPCService.showCluster_args other)Performs a deep copy on other.
-