| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.assignment | 
| Modifier and Type | Method and Description | 
|---|---|
| private RegionInfo | MasterRpcServices. getRegionInfo(org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionSpecifier rs)Get RegionInfo from Master using content of RegionSpecifier as key. | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionInfo | AssignmentManager. loadRegionFromMeta(String regionEncodedName)Query META if the given  RegionInfoexists, adding toAssignmentManager.regionStateStorecache if the region is found in META. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.