public class Producer<T> extends Object
Producer(com.lmax.disruptor.RingBuffer<Event<T>> ringBuffer)
void
submit(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Producer(com.lmax.disruptor.RingBuffer<Event<T>> ringBuffer)
public void submit(T element)
Copyright © 2019. All rights reserved.