ConcurrentLinkedHashMapPro.Entry<?,?> |
RandomPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
ExpirationPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LIFOPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LRUPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
MRUPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LFUPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
EvictionPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head)
This method will be invoked by the underlying cache implementation when a
entry insertion is generated.
|
ConcurrentLinkedHashMapPro.Entry<?,?> |
FIFOPolicy.evictElement(ConcurrentLinkedHashMapPro.Entry<?,?> head) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
RandomPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
RandomPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
ExpirationPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
ExpirationPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LIFOPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LIFOPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LRUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LRUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
MRUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
MRUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LFUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LFUPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
EvictionPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry)
This method will be invoked by the underlying cache implementation when a
entry access is generated.
|
ConcurrentLinkedHashMapPro.Entry<?,?> |
EvictionPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry)
This method will be invoked by the underlying cache implementation when a
entry access is generated.
|
ConcurrentLinkedHashMapPro.Entry<?,?> |
FIFOPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
FIFOPolicy.recordAccess(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> accessedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
RandomPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
RandomPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
ExpirationPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
ExpirationPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LIFOPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LIFOPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LRUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LRUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
MRUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
MRUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LFUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
LFUPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
EvictionPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry)
This method will be invoked by the underlying cache implementation when a
entry insertion is generated.
|
ConcurrentLinkedHashMapPro.Entry<?,?> |
EvictionPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry)
This method will be invoked by the underlying cache implementation when a
entry insertion is generated.
|
ConcurrentLinkedHashMapPro.Entry<?,?> |
FIFOPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |
ConcurrentLinkedHashMapPro.Entry<?,?> |
FIFOPolicy.recordInsertion(ConcurrentLinkedHashMapPro.Entry<?,?> head,
ConcurrentLinkedHashMapPro.Entry<?,?> insertedEntry) |