Package org.jctools.maps
Class ConcurrentAutoTable.CAT
java.lang.Object
org.jctools.maps.ConcurrentAutoTable.CAT
- All Implemented Interfaces:
Serializable
- Enclosing class:
ConcurrentAutoTable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate long
private long
private static final int
private static final int
private final ConcurrentAutoTable.CAT
private final long[]
private static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_Lbase
private static final int _Lbase -
_Lscale
private static final int _Lscale -
_next
-
_fuzzy_sum_cache
private volatile long _fuzzy_sum_cache -
_fuzzy_time
private volatile long _fuzzy_time -
MAX_SPIN
private static final int MAX_SPIN- See Also:
-
_t
private final long[] _t
-
-
Constructor Details
-
CAT
CAT(ConcurrentAutoTable.CAT next, int sz, long init)
-
-
Method Details