@InterfaceAudience.Private public final class ResultStatsUtil extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
updateStats(StatisticTrackable tracker,
ServerName server,
byte[] regionName,
RegionLoadStats stats)
Update the statistics for the specified region.
|
public static void updateStats(StatisticTrackable tracker, ServerName server, byte[] regionName, RegionLoadStats stats)
tracker - tracker to updateserver - server from which the result was obtainedregionName - full region name for the statisticsstats - statistics to update for the specified regionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.