|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInternalCacheEntry | |
---|---|
org.infinispan.container.entries |
Uses of AbstractInternalCacheEntry in org.infinispan.container.entries |
---|
Subclasses of AbstractInternalCacheEntry in org.infinispan.container.entries | |
---|---|
class |
ImmortalCacheEntry
A cache entry that is immortal/cannot expire |
class |
MortalCacheEntry
A cache entry that is mortal. |
class |
TransientCacheEntry
A cache entry that is transient, i.e., it can be considered expired afer a period of not being used |
class |
TransientMortalCacheEntry
A cache entry that is both transient and mortal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |