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