@InterfaceAudience.Private public class MetaServerShutdownHandler extends ServerShutdownHandler
hbase:metaEventHandler.EventHandlerListenerdeadServers, regionAssignmentWaitTimeout, serverName, services, shouldSplitWaleventType, seqids, server, waitingTimeForEvents| Constructor and Description |
|---|
MetaServerShutdownHandler(Server server,
MasterServices services,
DeadServer deadServers,
ServerName serverName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleException(Throwable t)
Event exception handler, may be overridden
|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
getInformativeName, processDeadRegion, toStringcompareTo, getEventType, getListener, getPriority, getSeqid, prepare, run, setListenerpublic MetaServerShutdownHandler(Server server, MasterServices services, DeadServer deadServers, ServerName serverName)
public void process()
throws IOException
EventHandlerprocess in class ServerShutdownHandlerIOExceptionprotected void handleException(Throwable t)
EventHandlerhandleException in class EventHandlert - Throwable objectCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.