Class ManyToOneConcurrentLinkedQueueTail<E>

java.lang.Object
org.agrona.concurrent.ManyToOneConcurrentLinkedQueuePadding1
org.agrona.concurrent.ManyToOneConcurrentLinkedQueueTail<E>
Type Parameters:
E - type of the elements stored in the Queue.
Direct Known Subclasses:
ManyToOneConcurrentLinkedQueuePadding2

abstract class ManyToOneConcurrentLinkedQueueTail<E> extends ManyToOneConcurrentLinkedQueuePadding1
Value for the tail that is expected to be padded.