Enum BoundedConcurrentHashMap.Eviction

java.lang.Object
java.lang.Enum<BoundedConcurrentHashMap.Eviction>
io.debezium.util.BoundedConcurrentHashMap.Eviction
All Implemented Interfaces:
Serializable, Comparable<BoundedConcurrentHashMap.Eviction>
Enclosing class:
BoundedConcurrentHashMap<K,V>

public static enum BoundedConcurrentHashMap.Eviction extends Enum<BoundedConcurrentHashMap.Eviction>