| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.zookeeper | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.