@InterfaceAudience.LimitedPrivate(value="Configuration") public final class FlushThroughputControllerFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HBASE_FLUSH_THROUGHPUT_CONTROLLER_KEY |
Modifier and Type | Method and Description |
---|---|
static ThroughputController |
create(RegionServerServices server,
org.apache.hadoop.conf.Configuration conf) |
static Class<? extends ThroughputController> |
getThroughputControllerClass(org.apache.hadoop.conf.Configuration conf) |
public static final String HBASE_FLUSH_THROUGHPUT_CONTROLLER_KEY
public static ThroughputController create(RegionServerServices server, org.apache.hadoop.conf.Configuration conf)
public static Class<? extends ThroughputController> getThroughputControllerClass(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.