public static class ServerStatistics.RegionStatistics extends Object
| Constructor and Description | 
|---|
| ServerStatistics.RegionStatistics() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getCompactionPressure() | 
| int | getHeapOccupancyPercent() | 
| int | getMemstoreLoadPercent() | 
| void | update(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats currentStats) | 
public void update(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats currentStats)
public int getMemstoreLoadPercent()
public int getHeapOccupancyPercent()
public int getCompactionPressure()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.