abstract class BaseSpscLinkedArrayQueueProducerColdFields<E> extends BaseSpscLinkedArrayQueueProducerFields<E>
| Modifier and Type | Field and Description |
|---|---|
protected E[] |
producerBuffer |
protected long |
producerBufferLimit |
protected long |
producerMask |
producerIndexp0, p1, p10, p11, p12, p13, p14, p15, p16, p17, p2, p3, p4, p5, p6, p7consumerIndexconsumerBuffer, consumerMask| Constructor and Description |
|---|
BaseSpscLinkedArrayQueueProducerColdFields() |
lvProducerIndex, soProducerIndexlvConsumerIndex, soConsumerIndexcontains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected long producerBufferLimit
protected long producerMask
protected E[] producerBuffer