abstract class SpscArrayQueueColdField<E> extends ConcurrentCircularArrayQueue<E>
MessagePassingQueue.Consumer<T>, MessagePassingQueue.ExitCondition, MessagePassingQueue.Supplier<T>, MessagePassingQueue.WaitStrategy| Modifier and Type | Field and Description |
|---|---|
protected int |
lookAheadStep |
static int |
MAX_LOOK_AHEAD_STEP |
buffer, maskp01, p02, p03, p04, p05, p06, p07, p10, p11, p12, p13, p14, p15, p16, p17UNBOUNDED_CAPACITY| Constructor and Description |
|---|
SpscArrayQueueColdField(int capacity) |
calcElementOffset, calcElementOffset, capacity, clear, currentConsumerIndex, currentProducerIndex, isEmpty, iterator, size, toStringcontains, containsAll, remove, removeAll, retainAll, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdrain, drain, drain, fill, fill, fill, offer, peek, poll, relaxedOffer, relaxedPeek, relaxedPolllvConsumerIndex, lvProducerIndex