Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
private Map<String,HRegionServer.MovedRegionInfo> |
HRegionServer.movedRegions
This map will contains all the regions that we closed for a move.
|
Modifier and Type | Method and Description |
---|---|
private HRegionServer.MovedRegionInfo |
HRegionServer.getMovedRegion(String encodedRegionName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.