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