Uses of Enum Class
org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
Packages that use org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
Package
Description
-
Uses of org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in org.apache.hadoop.hbase.quotas
Methods in org.apache.hadoop.hbase.quotas that return org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.quotas.RpcThrottlingException.TypeRpcThrottlingException.getType()static org.apache.hadoop.hbase.quotas.RpcThrottlingException.TypeRpcThrottlingException.Type.valueOf(String name) static org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type[]RpcThrottlingException.Type.values()Constructors in org.apache.hadoop.hbase.quotas with parameters of type org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in inModifierConstructorDescriptionRpcThrottlingException(org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type type, long waitInterval, String msg) -
Uses of org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver with parameters of type org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in in -
Uses of org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in org.apache.hadoop.hbase.regionserver.metrics
Methods in org.apache.hadoop.hbase.regionserver.metrics with parameters of type org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type in in