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