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