Class MpUnboundedXaddChunk<R,E>
java.lang.Object
org.jctools.queues.MpUnboundedXaddChunk<R,E>
- Direct Known Subclasses:
MpmcUnboundedXaddChunk, MpscUnboundedXaddChunk
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMpUnboundedXaddChunk(long index, R prev, int size, boolean pooled) -
Method Summary
-
Field Details
-
NOT_USED
public static final int NOT_USED- See Also:
-
-
Constructor Details
-
MpUnboundedXaddChunk
-
-
Method Details
-
isPooled
public final boolean isPooled() -
lvIndex
public final long lvIndex() -
soIndex
public final void soIndex(long index) -
lvNext
-
soNext
-
lvPrev
-
soPrev
-
soElement
-
lvElement
-
spinForElement
-