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