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