Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.procedure | |
org.apache.hadoop.hbase.quotas | |
org.apache.hadoop.hbase.quotas.policies | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.shaded.protobuf |
Class and Description |
---|
QuotaFilter
Filter to use to filter the QuotaRetriever results.
|
QuotaRetriever
Scanner to iterate over the quota settings.
|
QuotaSettings |
Class and Description |
---|
GlobalQuotaSettings
An object which captures all quotas types (throttle or space) for a subject (user, table, or
namespace).
|
Class and Description |
---|
GlobalQuotaSettings
An object which captures all quotas types (throttle or space) for a subject (user, table, or
namespace).
|
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 |
---|
ActivePolicyEnforcement
A class to ease dealing with tables that have and do not have violation policies
being enforced.
|
GlobalQuotaSettings
An object which captures all quotas types (throttle or space) for a subject (user, table, or
namespace).
|
GlobalQuotaSettingsImpl
Implementation of
GlobalQuotaSettings to hide the Protobuf messages we use internally. |
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 and storing space quota observance/violation for entities.
|
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.
|
RpcThrottlingException
Describe the throttling result.
|
RpcThrottlingException.Type |
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
Deprecated.
replaced by
RpcThrottlingException since hbase-2.0.0. |
ThrottlingException.Type
Deprecated.
|
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.
|
Class and Description |
---|
GlobalQuotaSettings
An object which captures all quotas types (throttle or space) for a subject (user, table, or
namespace).
|
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.
|
Copyright © 2007–2019 Cloudera. All rights reserved.