Package | Description |
---|---|
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.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.
|
Class and Description |
---|
MasterQuotaManager
Master Quota Manager.
|
Class and Description |
---|
QuotaScope
Describe the Scope of the quota rules.
|
QuotaType
Describe the Quota Type.
|
ThrottleType
Describe the Throttle Type.
|
Class and Description |
---|
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.
|
QuotaRetriever
Scanner to iterate over the quota settings.
|
QuotaScope
Describe the Scope of the quota rules.
|
QuotaSettings |
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.
|
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 |
---|
RegionServerQuotaManager
Region Server Quota Manager.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.