abstract class MpscChunkedAtomicArrayQueueColdProducerFields<E> extends BaseMpscLinkedAtomicArrayQueue<E>
MessagePassingQueue.Consumer<T>, MessagePassingQueue.ExitCondition, MessagePassingQueue.Supplier<T>, MessagePassingQueue.WaitStrategy
Modifier and Type | Field and Description |
---|---|
protected long |
maxQueueCapacity |
producerBuffer, producerMask
p0, p1, p10, p11, p12, p13, p14, p15, p16, p17, p2, p3, p4, p5, p6, p7
consumerBuffer, consumerIndex, consumerMask
p01, p02, p03, p04, p05, p06, p07
producerIndex
UNBOUNDED_CAPACITY
Constructor and Description |
---|
MpscChunkedAtomicArrayQueueColdProducerFields(int initialCapacity,
int maxCapacity) |
availableInQueue, capacity, currentConsumerIndex, currentProducerIndex, drain, drain, drain, fill, fill, fill, getCurrentBufferCapacity, getNextBufferSize, isEmpty, iterator, offer, peek, poll, relaxedOffer, relaxedPeek, relaxedPoll, size, toString
casProducerLimit, lvProducerLimit, soProducerLimit
lvConsumerIndex, soConsumerIndex
casProducerIndex, lvProducerIndex, soProducerIndex
contains, containsAll, remove, removeAll, retainAll, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear