Class MpscCompoundQueueConsumerQueueIndex<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>, Queue<E>, MessagePassingQueue<E>
Direct Known Subclasses:
MpscCompoundQueue

abstract class MpscCompoundQueueConsumerQueueIndex<E> extends MpscCompoundQueueMidPad<E>
  • Field Details

    • consumerQueueIndex

      int consumerQueueIndex
  • Constructor Details

    • MpscCompoundQueueConsumerQueueIndex

      MpscCompoundQueueConsumerQueueIndex(int capacity, int queueParallelism)