Package | Description |
---|---|
net.sf.ehcache.store |
Store package.
|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
Constructor and Description |
---|
CacheStore(CachingTier<Object,Element> cache,
AuthoritativeTier authority)
Constructor :P
|
CacheStore(CachingTier<Object,Element> cache,
AuthoritativeTier authority,
CacheConfiguration cacheConfiguration)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DiskStore
Implements a persistent-to-disk store.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.