Uses of Class
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
-
Uses of NotAllMetaRegionsOnlineException in org.apache.hadoop.hbase.zookeeper
Modifier 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.