@InterfaceAudience.LimitedPrivate(value="Configuration") public class CompactionThroughputControllerFactory extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HBASE_THROUGHPUT_CONTROLLER_KEY |
| Constructor and Description |
|---|
CompactionThroughputControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CompactionThroughputController |
create(RegionServerServices server,
Configuration conf) |
static java.lang.Class<? extends CompactionThroughputController> |
getThroughputControllerClass(Configuration conf) |
public static final java.lang.String HBASE_THROUGHPUT_CONTROLLER_KEY
public CompactionThroughputControllerFactory()
public static CompactionThroughputController create(RegionServerServices server, Configuration conf)
public static java.lang.Class<? extends CompactionThroughputController> getThroughputControllerClass(Configuration conf)