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