org.apache.hadoop.hbase.client
Class MetricsConnection.RegionStats

java.lang.Object
  extended by org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
Enclosing class:
MetricsConnection

protected static class MetricsConnection.RegionStats
extends Object


Constructor Summary
MetricsConnection.RegionStats(com.yammer.metrics.core.MetricsRegistry registry, String name)
           
 
Method Summary
 void update(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats regionStatistics)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricsConnection.RegionStats

public MetricsConnection.RegionStats(com.yammer.metrics.core.MetricsRegistry registry,
                                     String name)
Method Detail

update

public void update(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats regionStatistics)


Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.