Uses of Class
org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException

Packages that use org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
Package
Description
 
  • 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 in
    Modifier and Type
    Method
    Description
    static 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.