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