public static class ServerStatistics.RegionStatistics extends Object
Constructor and Description |
---|
RegionStatistics() |
Modifier and Type | Method and Description |
---|---|
int |
getCompactionPressure() |
int |
getHeapOccupancyPercent() |
int |
getMemStoreLoadPercent() |
void |
update(RegionLoadStats currentStats) |
public void update(RegionLoadStats currentStats)
public int getMemStoreLoadPercent()
public int getHeapOccupancyPercent()
public int getCompactionPressure()
Copyright © 2007–2019 Cloudera. All rights reserved.