Uses of Class
org.apache.hadoop.hbase.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 hbase:meta if available and waits for up to the specified timeout if not immediately available.
 org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface CatalogTracker.waitForMetaServerConnection(long timeout)
          Deprecated. Use #getMetaServerConnection(long)
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.