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
RegionInfo exists, adding to
AssignmentManager.regionStateStore cache if the region is found in META. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.