public static class ServerStatistics.RegionStatistics extends Object
Constructor and Description |
---|
ServerStatistics.RegionStatistics() |
Modifier and Type | Method and Description |
---|---|
int |
getHeapOccupancyPercent() |
int |
getMemstoreLoadPercent() |
void |
update(ClientProtos.RegionLoadStats currentStats) |
public void update(ClientProtos.RegionLoadStats currentStats)
public int getMemstoreLoadPercent()
public int getHeapOccupancyPercent()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.