| Package | Description |
|---|---|
| io.debezium.util |
| Modifier and Type | Field and Description |
|---|---|
(package private) BoundedConcurrentHashMap.LIRS<K,V> |
BoundedConcurrentHashMap.LIRSHashEntry.owner |
| Constructor and Description |
|---|
LIRSHashEntry(BoundedConcurrentHashMap.LIRS<K,V> owner,
K key,
int hash,
BoundedConcurrentHashMap.HashEntry<K,V> next,
V value) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.