Class MasterInitializationMonitor

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.master.MasterInitializationMonitor
All Implemented Interfaces:
Runnable

@Private class MasterInitializationMonitor extends Thread
Protection against zombie master. Started once Master accepts active responsibility and starts taking over responsibilities. Allows a finite time window before giving up ownership.