|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIFODataContainer | |
|---|---|
| org.infinispan.container | Data containers which store cache entries. |
| Uses of FIFODataContainer in org.infinispan.container |
|---|
| Subclasses of FIFODataContainer in org.infinispan.container | |
|---|---|
class |
LRUDataContainer
Based on the same techniques outlined in the FIFODataContainer, this implementation
additionally unlinks and re-links entries at the tail whenever entries are visited (using a get()) or are updated (a
put() on an existing key). |
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||