| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver.throttle |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PressureAwareCompactionThroughputController
A throughput controller which uses the follow schema to limit throughput
If compaction pressure is greater than 1.0, no limitation.
|
class |
PressureAwareFlushThroughputController
A throughput controller which uses the follow schema to limit throughput
If flush pressure is greater than or equal to 1.0, no limitation.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.