Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
private org.apache.hbase.thirdparty.com.google.common.cache.Cache<String,HRegionServer.MovedRegionInfo> |
HRegionServer.movedRegionInfoCache
Used to cache the moved-out regions
|
Modifier and Type | Method and Description |
---|---|
HRegionServer.MovedRegionInfo |
HRegionServer.getMovedRegion(String encodedRegionName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.