@InterfaceAudience.Private public class MetaServerShutdownHandler extends ServerShutdownHandler
hbase:meta
EventHandler.EventHandlerListener
deadServers, regionAssignmentWaitTimeout, serverName, services, shouldSplitWal
eventType, 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, toString
compareTo, getEventType, getListener, getPriority, getSeqid, prepare, run, setListener
public MetaServerShutdownHandler(Server server, MasterServices services, DeadServer deadServers, ServerName serverName)
public void process() throws IOException
EventHandler
process
in class ServerShutdownHandler
IOException
protected void handleException(Throwable t)
EventHandler
handleException
in class EventHandler
t
- Throwable objectCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.