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