@InterfaceAudience.Private public class MetaServerShutdownHandler extends ServerShutdownHandler
hbase:metaEventHandler.EventHandlerListenerdeadServers, distributedLogReplay, regionAssignmentWaitTimeout, serverName, services, shouldSplitHlogeventType, seqids, server, waitingTimeForEvents| Constructor and Description |
|---|
MetaServerShutdownHandler(Server server,
MasterServices services,
DeadServer deadServers,
ServerName serverName) |
| Modifier and Type | Method and Description |
|---|---|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
String |
toString() |
getInformativeName, processDeadRegioncompareTo, getEventType, getListener, getPriority, getSeqid, prepare, run, setListenerpublic MetaServerShutdownHandler(Server server, MasterServices services, DeadServer deadServers, ServerName serverName)
public void process()
throws IOException
EventHandlerprocess in class ServerShutdownHandlerIOExceptionpublic String toString()
toString in class ServerShutdownHandlerCopyright © 2013 The Apache Software Foundation. All Rights Reserved.