Uses of Class
org.apache.hadoop.hbase.master.NotAllMetaRegionsOnlineException

Packages that use NotAllMetaRegionsOnlineException
org.apache.hadoop.hbase.master   
 

Uses of NotAllMetaRegionsOnlineException in org.apache.hadoop.hbase.master
 

Methods in org.apache.hadoop.hbase.master that throw NotAllMetaRegionsOnlineException
 MetaRegion RegionManager.getMetaRegionForRow(byte[] row)
          Get metaregion that would host passed in row.
 Set<MetaRegion> RegionManager.getMetaRegionsForTable(byte[] tableName)
          Get a set of all the meta regions that contain info about a given table.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.