public static class ServerStatistics.RegionStatistics extends Object
| 构造器和说明 |
|---|
RegionStatistics() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.