| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.shaded.protobuf |
| Modifier and Type | Method and Description |
|---|---|
Map<byte[],RegionLoad> |
ServerLoad.getRegionsLoad()
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics() instead. |
| Modifier and Type | Method and Description |
|---|---|
static List<RegionLoad> |
ProtobufUtil.getRegionLoadInfo(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.GetRegionLoadResponse regionLoadResponse) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.