| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.quotas |
| Modifier and Type | Method and Description |
|---|---|
default RpcQuotaManager |
RegionCoprocessorEnvironment.getRpcQuotaManager()
Returns an RpcQuotaManager that can be used to apply quota checks against the workloads
generated by the coprocessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegionServerRpcQuotaManager
Region Server Quota Manager.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.