Package org.jctools.queues.atomic
Class LinkedQueueAtomicNode<E>
java.lang.Object
java.util.concurrent.atomic.AtomicReference<LinkedQueueAtomicNode<E>>
org.jctools.queues.atomic.LinkedQueueAtomicNode<E>
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.concurrent.atomic.AtomicReference
accumulateAndGet, compareAndExchange, compareAndExchangeAcquire, compareAndExchangeRelease, compareAndSet, get, getAcquire, getAndAccumulate, getAndSet, getAndUpdate, getOpaque, getPlain, lazySet, set, setOpaque, setPlain, setRelease, toString, updateAndGet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetPlain, weakCompareAndSetRelease, weakCompareAndSetVolatile
-
Constructor Details
-
LinkedQueueAtomicNode
public LinkedQueueAtomicNode() -
LinkedQueueAtomicNode
-
-
Method Details
-
getAndNullValue
Gets the current value and nulls out the reference to it from this node.- Returns:
- value
-
lpValue
-
spValue
-
soNext
-
spNext
-
lvNext
-