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