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