@InterfaceAudience.Private public interface StatisticTrackable
| Modifier and Type | Method and Description | 
|---|---|
void | 
updateRegionStats(ServerName server,
                 byte[] region,
                 RegionLoadStats stats)
Update stats per region. 
 | 
void updateRegionStats(ServerName server, byte[] region, RegionLoadStats stats)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.