@InterfaceAudience.LimitedPrivate(value="Coprocesssor")
@InterfaceStability.Evolving
public interface OnlineRegions
Region getRegion(String encodedRegionName)
Region instance.
Only works if caller is in same context, in same JVM. Region is not
serializable.encodedRegionName - encodedRegionName or
null if named region is not member of the online regions.List<? extends Region> getRegions(TableName tableName) throws IOException
tableName - IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.