Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.setSystemStatus_args
-
Packages that use IDataNodeRPCService.setSystemStatus_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.setSystemStatus_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.setSystemStatus_args Modifier and Type Method Description IDataNodeRPCService.setSystemStatus_argsIDataNodeRPCService.setSystemStatus_args. deepCopy()IDataNodeRPCService.setSystemStatus_argsIDataNodeRPCService.AsyncProcessor.setSystemStatus. getEmptyArgsInstance()IDataNodeRPCService.setSystemStatus_argsIDataNodeRPCService.Processor.setSystemStatus. getEmptyArgsInstance()IDataNodeRPCService.setSystemStatus_argsIDataNodeRPCService.setSystemStatus_args. setStatus(String status)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setSystemStatus_args Modifier and Type Method Description intIDataNodeRPCService.setSystemStatus_args. compareTo(IDataNodeRPCService.setSystemStatus_args other)booleanIDataNodeRPCService.setSystemStatus_args. equals(IDataNodeRPCService.setSystemStatus_args that)IDataNodeRPCService.setSystemStatus_resultIDataNodeRPCService.Processor.setSystemStatus. getResult(I iface, IDataNodeRPCService.setSystemStatus_args args)voidIDataNodeRPCService.AsyncProcessor.setSystemStatus. start(I iface, IDataNodeRPCService.setSystemStatus_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setSystemStatus_args Constructor Description setSystemStatus_args(IDataNodeRPCService.setSystemStatus_args other)Performs a deep copy on other.
-