abstract class MpscChunkedUnpaddedArrayQueueColdProducerFields<E> extends BaseMpscLinkedUnpaddedArrayQueue<E>
MessagePassingQueue.Consumer<T>, MessagePassingQueue.ExitCondition, MessagePassingQueue.Supplier<T>, MessagePassingQueue.WaitStrategy
Modifier and Type | Field and Description |
---|---|
protected long |
maxQueueCapacity |
producerBuffer, producerMask
consumerBuffer, consumerMask
UNBOUNDED_CAPACITY
Constructor and Description |
---|
MpscChunkedUnpaddedArrayQueueColdProducerFields(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
lpConsumerIndex, lvConsumerIndex, soConsumerIndex
casProducerIndex, lvProducerIndex, soProducerIndex
contains, containsAll, remove, removeAll, retainAll, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear