@InterfaceAudience.Private public class RSProcedureHandler extends EventHandler
eventType, seqids, server, waitingTimeForEvents
Constructor and Description |
---|
RSProcedureHandler(HRegionServer rs,
long procId,
RSProcedureCallable callable) |
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, getPriority, getSeqid, handleException, prepare, run, toString
public RSProcedureHandler(HRegionServer rs, long procId, RSProcedureCallable callable)
public void process()
EventHandler
process
in class EventHandler
Copyright © 2007–2019 Cloudera. All rights reserved.