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