| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.quotas |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AverageIntervalRateLimiter
This limiter will refill resources at every TimeUnit/resources interval.
|
class |
FixedIntervalRateLimiter
With this limiter resources will be refilled only after a fixed interval of time.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RateLimiter.update(RateLimiter other)
Sets the current instance of RateLimiter to a new values.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.