Interface | Description |
---|---|
ConcurrentLinkedHashMapPro.Entry<K,V> | |
EvictionPolicy |
Class | Description |
---|---|
ConcurrentHashMapPro<K,V> |
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
ConcurrentLinkedHashMapPro<K,V> |
Concurrent hash map and linked list implementation of the
ConcurrentMap interface, with predictable iteration order.
|
ExpirationPolicy | |
FIFOPolicy | |
KeyConcurrentHashMapPro<V> |
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
LFUPolicy | |
LIFOPolicy | |
LRUPolicy | |
MRUPolicy | |
RandomPolicy |
Copyright © 2015 Lucee