|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrontEndCacheTier | |
---|---|
net.sf.ehcache.event | This package contains interfaces and classes for listening to events. |
net.sf.ehcache.store | Store package. |
Uses of FrontEndCacheTier in net.sf.ehcache.event |
---|
Methods in net.sf.ehcache.event that return FrontEndCacheTier | |
---|---|
FrontEndCacheTier |
RegisteredEventListeners.getFrontEndCacheTier()
Returns the FrontEndCacheTier this RegisteredEventListeners is backing, or null if the cache isn't backed by one |
Uses of FrontEndCacheTier in net.sf.ehcache.store |
---|
Subclasses of FrontEndCacheTier in net.sf.ehcache.store | |
---|---|
class |
DiskBackedMemoryStore
A tiered store using an in-memory cache of elements stored on disk. |
class |
MemoryOnlyStore
A memory-only store with support for all caching features. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |