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