public class FinishRegionRecoveringHandler extends EventHandler
EventHandler.EventHandlerListener| Modifier and Type | Field and Description | 
|---|---|
| private static org.apache.commons.logging.Log | LOG | 
| protected String | path | 
| protected String | regionName | 
| protected RegionServerServices | rss | 
eventType, seqids, server, waitingTimeForEvents| Constructor and Description | 
|---|
| FinishRegionRecoveringHandler(RegionServerServices rss,
                             String regionName,
                             String path) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process()This method is the main processing loop to be implemented by the various
 subclasses. | 
compareTo, getEventType, getInformativeName, getListener, getPriority, getSeqid, handleException, prepare, run, setListener, toStringprivate static final org.apache.commons.logging.Log LOG
protected final RegionServerServices rss
protected final String regionName
protected final String path
public FinishRegionRecoveringHandler(RegionServerServices rss, String regionName, String path)
public void process()
             throws IOException
EventHandlerprocess in class EventHandlerIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.