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