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(AdminProtos.GetRegionLoadResponse regionLoadResponse) |
Copyright © 2007–2019 Cloudera. All rights reserved.