public class FinishRegionRecoveringHandler extends EventHandler
EventHandler.EventHandlerListener| Modifier and Type | Field and Description | 
|---|---|
| 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, toStringprotected 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-2016 The Apache Software Foundation. All Rights Reserved.