abstract class FixedSizeStripedLongCounterFields extends FixedSizeStripedLongCounterPrePad
Modifier and Type | Field and Description |
---|---|
protected static int |
CACHE_LINE_IN_LONGS |
protected long[] |
cells |
protected static long |
COUNTER_ARRAY_BASE |
protected static long |
ELEMENT_SHIFT |
protected int |
mask |
Modifier | Constructor and Description |
---|---|
protected |
FixedSizeStripedLongCounterFields(int stripesCount) |