Package | Description |
---|---|
org.apache.commons.jcs.auxiliary.disk.indexed |
Modifier and Type | Method and Description |
---|---|
<K,V> IndexedDiskCache<K,V> |
IndexedDiskCacheManager.getCache(IndexedDiskCacheAttributes cacheAttributes)
Get an IndexedDiskCache for the supplied attributes.
|
<K,V> IndexedDiskCache<K,V> |
IndexedDiskCacheManager.getCache(String cacheName)
Gets an IndexedDiskCache for the supplied name using the default attributes.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.