|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HServerLoad.RegionLoad | |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.avro | Provides an HBase Avro service. |
| org.apache.hadoop.hbase.regionserver | |
| Uses of HServerLoad.RegionLoad in org.apache.hadoop.hbase |
|---|
| Methods in org.apache.hadoop.hbase that return types with arguments of type HServerLoad.RegionLoad | |
|---|---|
Map<byte[],HServerLoad.RegionLoad> |
HServerLoad.getRegionsLoad()
|
| Constructor parameters in org.apache.hadoop.hbase with type arguments of type HServerLoad.RegionLoad | |
|---|---|
HServerLoad(int totalNumberOfRequests,
int numberOfRequests,
int usedHeapMB,
int maxHeapMB,
Map<byte[],HServerLoad.RegionLoad> regionLoad,
Set<String> coprocessors)
Constructor |
|
| Uses of HServerLoad.RegionLoad in org.apache.hadoop.hbase.avro |
|---|
| Methods in org.apache.hadoop.hbase.avro with parameters of type HServerLoad.RegionLoad | |
|---|---|
static ARegionLoad |
AvroUtil.hrlToARL(HServerLoad.RegionLoad rl)
|
| Uses of HServerLoad.RegionLoad in org.apache.hadoop.hbase.regionserver |
|---|
| Methods in org.apache.hadoop.hbase.regionserver that return HServerLoad.RegionLoad | |
|---|---|
HServerLoad.RegionLoad |
HRegionServer.createRegionLoad(String encodedRegionName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||