Interface | Description |
---|---|
SpaceQuotaSnapshotView |
A point-in-time view of a space quota on a table, read only.
|
SpaceQuotaSnapshotView.SpaceQuotaStatusView |
Encapsulates the state of a quota on a table.
|
Class | Description |
---|---|
QuotaFilter |
Filter to use to filter the QuotaRetriever results.
|
QuotaRetriever |
Scanner to iterate over the quota settings.
|
QuotaSettings | |
QuotaSettingsFactory |
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.
|
SpaceLimitingException |
An Exception that is thrown when a space quota is in violation.
|
ThrottlingException | Deprecated
replaced by
RpcThrottlingException since hbase-2.0.0. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.