public final class ResetHandler extends java.lang.Object implements com.lmax.disruptor.EventHandler<ProxyMethodInvocation>
| Constructor and Description |
|---|
ResetHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ProxyMethodInvocation event,
long sequence,
boolean endOfBatch) |
public void onEvent(ProxyMethodInvocation event, long sequence, boolean endOfBatch) throws java.lang.Exception
onEvent in interface com.lmax.disruptor.EventHandler<ProxyMethodInvocation>java.lang.Exception