Class FixedSizeStripedLongCounterFields

    • Field Detail

      • CACHE_LINE_IN_LONGS

        protected static final int CACHE_LINE_IN_LONGS
      • COUNTER_ARRAY_BASE

        protected static final long COUNTER_ARRAY_BASE
      • ELEMENT_SHIFT

        protected static final long ELEMENT_SHIFT
      • cells

        protected final long[] cells
      • mask

        protected final int mask
    • Constructor Detail

      • FixedSizeStripedLongCounterFields

        protected FixedSizeStripedLongCounterFields​(int stripesCount)