| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
| org.apache.hadoop.hbase.quotas | |
| org.apache.hadoop.hbase.quotas.policies | |
| org.apache.hadoop.hbase.regionserver |
| Class and Description |
|---|
| RegionServerRpcQuotaManager
Region Server Quota Manager.
|
| RegionServerSpaceQuotaManager
A manager for filesystem space quotas in the RegionServer.
|
| Class and Description |
|---|
| QuotaFilter
Filter to use to filter the QuotaRetriever results.
|
| QuotaRetriever
Scanner to iterate over the quota settings.
|
| QuotaSettings |
| Class and Description |
|---|
| MasterQuotaManager
Master Quota Manager.
|
| QuotaObserverChore
Reads the currently received Region filesystem-space use reports and acts on those which
violate a defined quota.
|
| SpaceQuotaSnapshotNotifier
An interface which abstract away the action taken to enable or disable
a space quota violation policy across the HBase cluster.
|
| Class and Description |
|---|
| MasterQuotaManager
Master Quota Manager.
|
| Class and Description |
|---|
| QuotaScope
Describe the Scope of the quota rules.
|
| QuotaType
Describe the Quota Type.
|
| SpaceViolationPolicy
Enumeration that represents the action HBase will take when a space quota is violated.
|
| ThrottleType
Describe the Throttle Type.
|
| Class and Description |
|---|
| ActivePolicyEnforcement
A class to ease dealing with tables that have and do not have violation policies
being enforced in a uniform manner.
|
| OperationQuota
Interface that allows to check the quota available for an operation.
|
| OperationQuota.OperationType |
| QuotaExceededException
Generic quota exceeded exception
|
| QuotaFilter
Filter to use to filter the QuotaRetriever results.
|
| QuotaLimiter
Internal interface used to interact with the user/table quota.
|
| QuotaObserverChore
Reads the currently received Region filesystem-space use reports and acts on those which
violate a defined quota.
|
| QuotaRetriever
Scanner to iterate over the quota settings.
|
| QuotaScope
Describe the Scope of the quota rules.
|
| QuotaSettings |
| QuotaSnapshotStore
A common interface for computing quota observance/violation for tables or namespaces.
|
| QuotaSnapshotStore.ViolationState
The current state of a table with respect to the policy set forth by a quota.
|
| QuotaState
In-Memory state of table or namespace quotas
|
| QuotaTableUtil
Helper class to interact with the quota table.
|
| QuotaTableUtil.NamespaceQuotasVisitor |
| QuotaTableUtil.QuotasVisitor |
| QuotaTableUtil.TableQuotasVisitor |
| QuotaTableUtil.UserQuotasVisitor |
| QuotaType
Describe the Quota Type.
|
| RateLimiter
Simple rate limiter.
|
| RegionServerSpaceQuotaManager
A manager for filesystem space quotas in the RegionServer.
|
| RegionStateListener
The listener interface for receiving region state events.
|
| SpaceLimitingException
An Exception that is thrown when a space quota is in violation.
|
| SpaceQuotaSnapshot
A point-in-time view of a space quota on a table.
|
| SpaceQuotaSnapshot.SpaceQuotaStatus
Encapsulates the state of a quota on a table.
|
| SpaceQuotaSnapshotNotifier
An interface which abstract away the action taken to enable or disable
a space quota violation policy across the HBase cluster.
|
| SpaceQuotaSnapshotNotifierFactory
Factory for creating
SpaceQuotaSnapshotNotifier implementations. |
| SpaceViolationPolicy
Enumeration that represents the action HBase will take when a space quota is violated.
|
| SpaceViolationPolicyEnforcement
RegionServer implementation of
SpaceViolationPolicy. |
| SpaceViolationPolicyEnforcementFactory
A factory class for instantiating
SpaceViolationPolicyEnforcement instances. |
| ThrottleType
Describe the Throttle Type.
|
| ThrottlingException
Describe the throttling result.
|
| ThrottlingException.Type |
| TimeBasedLimiter
Simple time based limiter that checks the quota Throttle
|
| UserQuotaState
In-Memory state of the user quotas
|
| Class and Description |
|---|
| SpaceLimitingException
An Exception that is thrown when a space quota is in violation.
|
| SpaceQuotaSnapshot
A point-in-time view of a space quota on a table.
|
| SpaceViolationPolicyEnforcement
RegionServer implementation of
SpaceViolationPolicy. |
| Class and Description |
|---|
| FileSystemUtilizationChore
A chore which computes the size of each
HRegion on the FileSystem hosted by the given HRegionServer. |
| RegionServerRpcQuotaManager
Region Server Quota Manager.
|
| RegionServerSpaceQuotaManager
A manager for filesystem space quotas in the RegionServer.
|