Uses of Class
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
Packages that use org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
-
Uses of org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException in org.apache.hadoop.hbase.zookeeper
Methods in org.apache.hadoop.hbase.zookeeper that throw org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.ServerName
MetaTableLocator.waitMetaRegionLocation
(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, long timeout) Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.