@InterfaceAudience.Private public class ServerStatistics extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
ServerStatistics.RegionStatistics |
构造器和说明 |
---|
ServerStatistics() |
限定符和类型 | 方法和说明 |
---|---|
ServerStatistics.RegionStatistics |
getStatsForRegion(byte[] regionName) |
void |
update(byte[] region,
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats currentStats)
Good enough attempt.
|
public void update(byte[] region, org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats currentStats)
region
- currentStats
- @InterfaceAudience.Private public ServerStatistics.RegionStatistics getStatsForRegion(byte[] regionName)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.