Uses of Class
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
Packages that use NotAllMetaRegionsOnlineException
-
Uses of NotAllMetaRegionsOnlineException in org.apache.hadoop.hbase.zookeeper
Methods in org.apache.hadoop.hbase.zookeeper that throw NotAllMetaRegionsOnlineExceptionModifier and TypeMethodDescriptionprivate static ServerName
MetaTableLocator.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 ServerName
MetaTableLocator.waitMetaRegionLocation
(ZKWatcher zkw, long timeout) Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.