Uses of Class
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
Packages that use NotAllMetaRegionsOnlineException
- 
Uses of NotAllMetaRegionsOnlineException in org.apache.hadoop.hbase.zookeeperMethods in org.apache.hadoop.hbase.zookeeper that throw NotAllMetaRegionsOnlineExceptionModifier and TypeMethodDescriptionprivate static ServerNameMetaTableLocator.waitMetaRegionLocation(ZKWatcher zkw, int replicaId, long timeout) Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.static ServerNameMetaTableLocator.waitMetaRegionLocation(ZKWatcher zkw, long timeout) Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.