| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.quotas | 
| Modifier and Type | Method and Description | 
|---|---|
| (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 Type | Method and Description | 
|---|---|
| static 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) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.