Uses of Class
org.apache.hadoop.hbase.quotas.RpcThrottleStorage
Packages that use RpcThrottleStorage
-
Uses of RpcThrottleStorage in org.apache.hadoop.hbase.master.procedure
Fields in org.apache.hadoop.hbase.master.procedure declared as RpcThrottleStorageModifier and TypeFieldDescriptionprivate RpcThrottleStorage
SwitchRpcThrottleProcedure.rpcThrottleStorage
Constructors in org.apache.hadoop.hbase.master.procedure with parameters of type RpcThrottleStorageModifierConstructorDescriptionSwitchRpcThrottleProcedure
(RpcThrottleStorage rpcThrottleStorage, boolean rpcThrottleEnabled, ServerName serverName, ProcedurePrepareLatch syncLatch) -
Uses of RpcThrottleStorage in org.apache.hadoop.hbase.quotas
Fields in org.apache.hadoop.hbase.quotas declared as RpcThrottleStorageModifier and TypeFieldDescriptionprivate RpcThrottleStorage
MasterQuotaManager.rpcThrottleStorage
private RpcThrottleStorage
RegionServerRpcQuotaManager.rpcThrottleStorage