Uses of Class
org.apache.hadoop.hbase.quotas.ThrottleSettings
-
Uses of ThrottleSettings in org.apache.hadoop.hbase.quotas
Modifier and TypeMethodDescription(package private) static ThrottleSettings
ThrottleSettings.fromTimedQuota
(String userName, TableName tableName, String namespace, String regionServer, ThrottleType type, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota timedQuota) protected ThrottleSettings
ThrottleSettings.merge
(QuotaSettings other) Modifier and TypeMethodDescriptionstatic List<ThrottleSettings>
QuotaSettingsFactory.fromTableThrottles
(TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle) protected static List<ThrottleSettings>
QuotaSettingsFactory.fromThrottle
(String userName, TableName tableName, String namespace, String regionServer, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle)