public class SeckillEventConsumer extends Object implements com.lmax.disruptor.EventHandler<SeckillEvent>
Constructor and Description |
---|
SeckillEventConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
onEvent(SeckillEvent seckillEvent,
long seq,
boolean bool) |
public void onEvent(SeckillEvent seckillEvent, long seq, boolean bool) throws Exception
onEvent
in interface com.lmax.disruptor.EventHandler<SeckillEvent>
Exception
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.