Package | Description |
---|---|
org.apache.hadoop.hbase.catalog | |
org.apache.hadoop.hbase.master.handler | |
org.apache.hadoop.hbase.master.snapshot |
Modifier and Type | Method and Description |
---|---|
static void |
MetaEditor.addDaughter(CatalogTracker catalogTracker,
HRegionInfo regionInfo,
ServerName sn,
long openSeqNum)
Adds a daughter region entry to meta.
|
ServerName |
CatalogTracker.waitForMeta(long timeout)
Gets the current location for
hbase:meta if available and waits
for up to the specified timeout if not immediately available. |
AdminProtos.AdminService.BlockingInterface |
CatalogTracker.waitForMetaServerConnection(long timeout)
Deprecated.
Use #getMetaServerConnection(long)
|
Modifier and Type | Method and Description |
---|---|
CreateTableHandler |
CreateTableHandler.prepare() |
Modifier and Type | Method and Description |
---|---|
CloneSnapshotHandler |
CloneSnapshotHandler.prepare() |
Copyright © 2014 The Apache Software Foundation. All rights reserved.