|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthoritativeTier | |
---|---|
net.sf.ehcache.store | Store package. |
net.sf.ehcache.store.disk | This package contains the disk store. |
Uses of AuthoritativeTier in net.sf.ehcache.store |
---|
Constructors in net.sf.ehcache.store with parameters of type AuthoritativeTier | |
---|---|
CacheStore(CachingTier<Object,Element> cache,
AuthoritativeTier authority)
Constructor :P |
|
CacheStore(CachingTier<Object,Element> cache,
AuthoritativeTier authority,
CacheConfiguration cacheConfiguration)
Deprecated. |
Uses of AuthoritativeTier in net.sf.ehcache.store.disk |
---|
Classes in net.sf.ehcache.store.disk that implement AuthoritativeTier | |
---|---|
class |
DiskStore
Implements a persistent-to-disk store. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |