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