Top Fields Constructors Methods
io.netty.util.internal.shaded.org.jctools.queues

pack-priv abstract Class BaseSpscLinkedArrayQueueConsumerField<E>

Located in compilation unit of io.netty.util.internal.shaded.org.jctools.queues.BaseSpscLinkedArrayQueue.

extends BaseSpscLinkedArrayQueueConsumerColdFields<E>
Class Inheritance
Known Direct Subclasses
io.netty.util.internal.shaded.org.jctools.queues.BaseSpscLinkedArrayQueueL2Pad

Field Summary

Modifier and TypeField and Description
private static final long
private volatile long
Inherited from io.netty.util.internal.shaded.org.jctools.queues.BaseSpscLinkedArrayQueueConsumerColdFields:
consumerBufferconsumerMask

Constructor Summary

AccessConstructor and Description
pack-priv

Method Summary

Modifier and TypeMethod and Description
pack-priv final long
public final long
pack-priv final void
soConsumerIndex(long newValue)

Field Detail

C_INDEX_OFFSETback to summary
private static final long C_INDEX_OFFSET
consumerIndexback to summary
private volatile long consumerIndex

Constructor Detail

BaseSpscLinkedArrayQueueConsumerFieldback to summary
pack-priv BaseSpscLinkedArrayQueueConsumerField()

Method Detail

lpConsumerIndexback to summary
pack-priv final long lpConsumerIndex()
lvConsumerIndexback to summary
public final long lvConsumerIndex()

Implements io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil.IndexedQueue.lvConsumerIndex.

Annotations
@Override
soConsumerIndexback to summary
pack-priv final void soConsumerIndex(long newValue)