Uses of Class
org.apache.hadoop.hbase.quotas.ThrottleSettings
Packages that use org.apache.hadoop.hbase.quotas.ThrottleSettings
-
Uses of org.apache.hadoop.hbase.quotas.ThrottleSettings in org.apache.hadoop.hbase.quotas
Methods in org.apache.hadoop.hbase.quotas that return org.apache.hadoop.hbase.quotas.ThrottleSettings in inModifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.quotas.ThrottleSettingsThrottleSettings.merge(org.apache.hadoop.hbase.quotas.QuotaSettings other) Methods in org.apache.hadoop.hbase.quotas that return types with arguments of type org.apache.hadoop.hbase.quotas.ThrottleSettings in inModifier and TypeMethodDescriptionstatic List<org.apache.hadoop.hbase.quotas.ThrottleSettings>QuotaSettingsFactory.fromTableThrottles(org.apache.hadoop.hbase.TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle) protected static List<org.apache.hadoop.hbase.quotas.ThrottleSettings>QuotaSettingsFactory.fromThrottle(String userName, org.apache.hadoop.hbase.TableName tableName, String namespace, String regionServer, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle)