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, toString
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
EventHandler
process
in class EventHandler
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.