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