| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.master.handler | |
| org.apache.hadoop.hbase.master.snapshot | |
| org.apache.hadoop.hbase.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetaTableAccessor.addDaughter(Connection connection,
HRegionInfo regionInfo,
ServerName sn,
long openSeqNum)
Adds a daughter region entry to meta.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTableHandler |
CreateTableHandler.prepare() |
| Modifier and Type | Method and Description |
|---|---|
CloneSnapshotHandler |
CloneSnapshotHandler.prepare() |
| Modifier and Type | Method and Description |
|---|---|
ServerName |
MetaTableLocator.waitMetaRegionLocation(ZooKeeperWatcher 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(ZooKeeperWatcher 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.