org.apache.hadoop.hbase.client.backoff
Class ServerStatistics.RegionStatistics
java.lang.Object
org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- Enclosing class:
- ServerStatistics
public static class ServerStatistics.RegionStatistics
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerStatistics.RegionStatistics
public ServerStatistics.RegionStatistics()
update
public void update(ClientProtos.RegionLoadStats currentStats)
getMemstoreLoadPercent
public int getMemstoreLoadPercent()
getHeapOccupancyPercent
public int getHeapOccupancyPercent()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.