@InterfaceAudience.Private public class WALSplitterHandler extends EventHandler
eventType, seqids, server, waitingTimeForEvents| 构造器和说明 |
|---|
WALSplitterHandler(Server server,
SplitLogWorkerCoordination coordination,
SplitLogWorkerCoordination.SplitTaskDetails splitDetails,
CancelableProgressable reporter,
AtomicInteger inProgressTasks,
SplitLogWorker.TaskExecutor splitTaskExecutor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
compareTo, getEventType, getInformativeName, getPriority, getSeqid, handleException, prepare, run, toStringpublic WALSplitterHandler(Server server, SplitLogWorkerCoordination coordination, SplitLogWorkerCoordination.SplitTaskDetails splitDetails, CancelableProgressable reporter, AtomicInteger inProgressTasks, SplitLogWorker.TaskExecutor splitTaskExecutor)
public void process()
throws IOException
EventHandlerprocess 在类中 EventHandlerIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.