Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getThrottleQuota_args
-
-
Uses of IConfigNodeRPCService.getThrottleQuota_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getThrottleQuota_args Modifier and Type Method Description IConfigNodeRPCService.getThrottleQuota_argsIConfigNodeRPCService.getThrottleQuota_args. deepCopy()IConfigNodeRPCService.getThrottleQuota_argsIConfigNodeRPCService.AsyncProcessor.getThrottleQuota. getEmptyArgsInstance()IConfigNodeRPCService.getThrottleQuota_argsIConfigNodeRPCService.Processor.getThrottleQuota. getEmptyArgsInstance()Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getThrottleQuota_args Modifier and Type Method Description intIConfigNodeRPCService.getThrottleQuota_args. compareTo(IConfigNodeRPCService.getThrottleQuota_args other)booleanIConfigNodeRPCService.getThrottleQuota_args. equals(IConfigNodeRPCService.getThrottleQuota_args that)IConfigNodeRPCService.getThrottleQuota_resultIConfigNodeRPCService.Processor.getThrottleQuota. getResult(I iface, IConfigNodeRPCService.getThrottleQuota_args args)voidIConfigNodeRPCService.AsyncProcessor.getThrottleQuota. start(I iface, IConfigNodeRPCService.getThrottleQuota_args args, org.apache.thrift.async.AsyncMethodCallback<TThrottleQuotaResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getThrottleQuota_args Constructor Description getThrottleQuota_args(IConfigNodeRPCService.getThrottleQuota_args other)Performs a deep copy on other.
-