@InterfaceAudience.Private public class ParallelSeekHandler extends EventHandler
eventType, seqids, server, waitingTimeForEvents| 构造器和说明 |
|---|
ParallelSeekHandler(KeyValueScanner scanner,
Cell keyValue,
long readPoint,
CountDownLatch latch) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
getErr() |
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
void |
setErr(Throwable err) |
compareTo, getEventType, getInformativeName, getPriority, getSeqid, handleException, prepare, run, toStringpublic ParallelSeekHandler(KeyValueScanner scanner, Cell keyValue, long readPoint, CountDownLatch latch)
public void process()
EventHandlerprocess 在类中 EventHandlerpublic Throwable getErr()
public void setErr(Throwable err)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.