Class BQueuePollFields<E>

    • Field Detail

      • head

        protected long head
      • batchHead

        protected long batchHead
      • batchHistory

        protected int batchHistory
      • batchSize

        protected int batchSize
    • Constructor Detail

      • BQueuePollFields

        public BQueuePollFields​(int capacity)