Uses of Class
org.apache.hadoop.hbase.quotas.RpcThrottleStorage
-
Uses of RpcThrottleStorage in org.apache.hadoop.hbase.master.procedure
Modifier and TypeFieldDescriptionprivate RpcThrottleStorage
SwitchRpcThrottleProcedure.rpcThrottleStorage
ModifierConstructorDescriptionSwitchRpcThrottleProcedure
(RpcThrottleStorage rpcThrottleStorage, boolean rpcThrottleEnabled, ServerName serverName, ProcedurePrepareLatch syncLatch) -
Uses of RpcThrottleStorage in org.apache.hadoop.hbase.quotas
Modifier and TypeFieldDescriptionprivate RpcThrottleStorage
MasterQuotaManager.rpcThrottleStorage
private RpcThrottleStorage
RegionServerRpcQuotaManager.rpcThrottleStorage