Uses of Class
org.jctools.counters.FixedSizeStripedLongCounterPrePad
-
Packages that use FixedSizeStripedLongCounterPrePad Package Description org.jctools.counters -
-
Uses of FixedSizeStripedLongCounterPrePad in org.jctools.counters
Subclasses of FixedSizeStripedLongCounterPrePad in org.jctools.counters Modifier and Type Class Description classFixedSizeStripedLongCounter(package private) classFixedSizeStripedLongCounterFields(package private) classFixedSizeStripedLongCounterV6Lock-free implementation of striped counter using CAS primitives.(package private) classFixedSizeStripedLongCounterV8Wait-free implementation of striped counter using Java 8 Unsafe intrinsics (lock addq and lock xchg).
-