Package | Description |
---|---|
org.apache.jcs.auxiliary.disk.block |
Modifier and Type | Method and Description |
---|---|
AuxiliaryCache |
BlockDiskCacheManager.getCache(BlockDiskCacheAttributes cacheAttributes)
Get an BlockDiskCache for the supplied attributes.
|
static BlockDiskCacheManager |
BlockDiskCacheManager.getInstance(BlockDiskCacheAttributes defaultCacheAttributes,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Gets the singleton instance of the manager
|
Constructor and Description |
---|
BlockDiskCache(BlockDiskCacheAttributes cacheAttributes)
Constructs the BlockDisk after setting up the root directory.
|
BlockDiskKeyStore(BlockDiskCacheAttributes cacheAttributes,
BlockDiskCache blockDiskCache)
Set the configuration options.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.