Uses of Class
org.apache.hadoop.hbase.quotas.ThrottleSettings
Packages that use ThrottleSettings
-
Uses of ThrottleSettings in org.apache.hadoop.hbase.quotas
Methods in org.apache.hadoop.hbase.quotas that return ThrottleSettingsModifier and TypeMethodDescription(package private) static ThrottleSettingsThrottleSettings.fromTimedQuota(String userName, TableName tableName, String namespace, String regionServer, ThrottleType type, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota timedQuota) protected ThrottleSettingsThrottleSettings.merge(QuotaSettings other) Methods in org.apache.hadoop.hbase.quotas that return types with arguments of type ThrottleSettingsModifier 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)