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