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

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

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

Methods in org.apache.hadoop.hbase.catalog that throw NotAllMetaRegionsOnlineException
 ServerName CatalogTracker.waitForMeta(long timeout)
          Gets the current location for .META. if available and waits for up to the specified timeout if not immediately available.
 AdminProtocol CatalogTracker.waitForMetaServerConnection(long timeout)
          Deprecated. Use #getMetaServerConnection(long)
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.