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