public class FinishRegionRecoveringHandler extends EventHandler
EventHandler.EventHandlerListener| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
path |
protected String |
regionName |
protected RegionServerServices |
rss |
eventType, seqids, server, waitingTimeForEvents| 构造器和说明 |
|---|
FinishRegionRecoveringHandler(RegionServerServices rss,
String regionName,
String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 EventHandlerIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.