Package | Description |
---|---|
com.itstyle.seckill.queue.disruptor |
Modifier and Type | Method and Description |
---|---|
SeckillEvent |
SeckillEventFactory.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
SeckillEventConsumer.onEvent(SeckillEvent seckillEvent,
long seq,
boolean bool) |
static void |
DisruptorUtil.producer(SeckillEvent kill) |
Constructor and Description |
---|
SeckillEventProducer(com.lmax.disruptor.RingBuffer<SeckillEvent> ringBuffer) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.