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