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