Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getThrottleQuota_result
-
-
Uses of IConfigNodeRPCService.getThrottleQuota_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getThrottleQuota_result Modifier and Type Method Description IConfigNodeRPCService.getThrottleQuota_resultIConfigNodeRPCService.getThrottleQuota_result. deepCopy()IConfigNodeRPCService.getThrottleQuota_resultIConfigNodeRPCService.Processor.getThrottleQuota. getResult(I iface, IConfigNodeRPCService.getThrottleQuota_args args)IConfigNodeRPCService.getThrottleQuota_resultIConfigNodeRPCService.getThrottleQuota_result. setSuccess(TThrottleQuotaResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getThrottleQuota_result Modifier and Type Method Description intIConfigNodeRPCService.getThrottleQuota_result. compareTo(IConfigNodeRPCService.getThrottleQuota_result other)booleanIConfigNodeRPCService.getThrottleQuota_result. equals(IConfigNodeRPCService.getThrottleQuota_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getThrottleQuota_result Constructor Description getThrottleQuota_result(IConfigNodeRPCService.getThrottleQuota_result other)Performs a deep copy on other.
-