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