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