Class BLCHeader.PadDrainStatus<K,V>
java.lang.Object
java.util.AbstractMap<K,V>
com.github.benmanes.caffeine.cache.BLCHeader.PadDrainStatus<K,V>
- All Implemented Interfaces:
Map<K,
V>
- Direct Known Subclasses:
BLCHeader.DrainStatusRef
- Enclosing class:
- BLCHeader
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
FieldsModifier and TypeFieldDescription(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
(package private) long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
p00
long p00 -
p01
long p01 -
p02
long p02 -
p03
long p03 -
p04
long p04 -
p05
long p05 -
p06
long p06 -
p07
long p07 -
p10
long p10 -
p11
long p11 -
p12
long p12 -
p13
long p13 -
p14
long p14 -
p15
long p15 -
p16
long p16
-
-
Constructor Details
-
PadDrainStatus
PadDrainStatus()
-