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