@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,
      RegionLoadStats currentStats)Good enough attempt. | 
public void update(byte[] region,
                   RegionLoadStats currentStats)
@InterfaceAudience.Private public ServerStatistics.RegionStatistics getStatsForRegion(byte[] regionName)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.