@InterfaceAudience.Private public class RegionReplicaFlushHandler extends EventHandler
eventType, seqids, server, waitingTimeForEvents| 构造器和说明 |
|---|
RegionReplicaFlushHandler(Server server,
ClusterConnection connection,
RpcRetryingCallerFactory rpcRetryingCallerFactory,
RpcControllerFactory rpcControllerFactory,
int operationTimeout,
HRegion region) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
handleException(Throwable t)
Event exception handler, may be overridden
|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
compareTo, getEventType, getInformativeName, getPriority, getSeqid, prepare, run, toStringpublic RegionReplicaFlushHandler(Server server, ClusterConnection connection, RpcRetryingCallerFactory rpcRetryingCallerFactory, RpcControllerFactory rpcControllerFactory, int operationTimeout, HRegion region)
public void process()
throws IOException
EventHandlerprocess 在类中 EventHandlerIOExceptionprotected void handleException(Throwable t)
EventHandlerhandleException 在类中 EventHandlert - Throwable objectCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.