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