| Package | Description |
|---|---|
| io.debezium.util |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
BoundedConcurrentHashMap.LIRS<K,V> |
(package private) static class |
BoundedConcurrentHashMap.LRU<K,V> |
(package private) static class |
BoundedConcurrentHashMap.NullEvictionPolicy<K,V> |
| Modifier and Type | Field and Description |
|---|---|
(package private) BoundedConcurrentHashMap.EvictionPolicy<K,V> |
BoundedConcurrentHashMap.Segment.eviction |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract <K,V> BoundedConcurrentHashMap.EvictionPolicy<K,V> |
BoundedConcurrentHashMap.Eviction.make(BoundedConcurrentHashMap.Segment<K,V> s,
int capacity,
float lf) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.