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