public class MasterMetaBootstrap
extends java.lang.Object
| Constructor and Description |
|---|
MasterMetaBootstrap(HMaster master) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assignMetaReplicas()
For assigning hbase:meta replicas only.
|
void |
processDeadServers() |
void |
recoverMeta() |
public MasterMetaBootstrap(HMaster master)
public void recoverMeta()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionpublic void processDeadServers()
protected void assignMetaReplicas()
throws java.io.IOException,
java.lang.InterruptedException,
KeeperException
java.io.IOExceptionjava.lang.InterruptedExceptionKeeperException