@InterfaceAudience.Private public class ServerStatistics extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ServerStatistics.RegionStatistics | 
| Constructor and Description | 
|---|
| ServerStatistics() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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–2019 The Apache Software Foundation. All rights reserved.