JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.hadoop.hbase.RegionLoad
Packages that use
RegionLoad
Package
Description
org.apache.hadoop.hbase
Uses of
RegionLoad
in
org.apache.hadoop.hbase
Methods in
org.apache.hadoop.hbase
that return types with arguments of type
RegionLoad
Modifier and Type
Method
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.
ServerLoad.getRegionMetrics()
instead.