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