Class BoundedConcurrentHashMap.LIRS<K,V>

java.lang.Object
io.debezium.util.BoundedConcurrentHashMap.LIRS<K,V>
All Implemented Interfaces:
BoundedConcurrentHashMap.EvictionPolicy<K,V>
Enclosing class:
BoundedConcurrentHashMap<K,V>

static final class BoundedConcurrentHashMap.LIRS<K,V> extends Object implements BoundedConcurrentHashMap.EvictionPolicy<K,V>