| Interface | Description |
|---|---|
| QuotaTableUtil.NamespaceQuotasVisitor | |
| QuotaTableUtil.QuotasVisitor | |
| QuotaTableUtil.TableQuotasVisitor | |
| QuotaTableUtil.UserQuotasVisitor |
| Class | Description |
|---|---|
| QuotaFilter |
Filter to use to filter the QuotaRetriever results.
|
| QuotaRetriever |
Scanner to iterate over the quota settings.
|
| QuotaSettings | |
| QuotaSettingsFactory | |
| QuotaTableUtil |
Helper class to interact with the quota table.
|
| SpaceQuotaSnapshot |
A point-in-time view of a space quota on a table.
|
| SpaceQuotaSnapshot.SpaceQuotaStatus |
Encapsulates the state of a quota on a table.
|
| Enum | Description |
|---|---|
| QuotaScope |
Describe the Scope of the quota rules.
|
| QuotaType |
Describe the Quota Type.
|
| RpcThrottlingException.Type | |
| SpaceViolationPolicy |
Enumeration that represents the action HBase will take when a space quota is violated.
|
| ThrottleType |
Describe the Throttle Type.
|
| ThrottlingException.Type |
| Exception | Description |
|---|---|
| QuotaExceededException |
Generic quota exceeded exception
|
| RpcThrottlingException |
Describe the throttling result.
|
| ThrottlingException | Deprecated
replaced by
RpcThrottlingException since hbase-2.0.0. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.