@InterfaceAudience.Private public class ServerStatisticTracker extends Object
Constructor and Description |
---|
ServerStatisticTracker() |
Modifier and Type | Method and Description |
---|---|
static ServerStatisticTracker |
create(org.apache.hadoop.conf.Configuration conf) |
ServerStatistics |
getStats(ServerName server) |
void |
updateRegionStats(ServerName server,
byte[] region,
ClientProtos.RegionLoadStats currentStats) |
public void updateRegionStats(ServerName server, byte[] region, ClientProtos.RegionLoadStats currentStats)
public ServerStatistics getStats(ServerName server)
public static ServerStatisticTracker create(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.