org.apache.hadoop.hbase.client
Class MetricsConnection.RunnerStats
java.lang.Object
org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- Enclosing class:
- MetricsConnection
protected static class MetricsConnection.RunnerStats
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsConnection.RunnerStats
public MetricsConnection.RunnerStats(com.yammer.metrics.core.MetricsRegistry registry)
incrNormalRunners
public void incrNormalRunners()
incrDelayRunners
public void incrDelayRunners()
updateDelayInterval
public void updateDelayInterval(long interval)
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.