|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDiskCacheAttributes | |
|---|---|
| org.apache.jcs.auxiliary.disk | The primary disk auxiliary. |
| org.apache.jcs.auxiliary.disk.block | |
| org.apache.jcs.auxiliary.disk.indexed | |
| org.apache.jcs.auxiliary.disk.jdbc | |
| org.apache.jcs.auxiliary.disk.jdbc.mysql | |
| Uses of IDiskCacheAttributes in org.apache.jcs.auxiliary.disk |
|---|
| Classes in org.apache.jcs.auxiliary.disk that implement IDiskCacheAttributes | |
|---|---|
class |
AbstractDiskCacheAttributes
This has common attributes that any conceivable disk cache would need. |
| Constructors in org.apache.jcs.auxiliary.disk with parameters of type IDiskCacheAttributes | |
|---|---|
AbstractDiskCache(IDiskCacheAttributes attr)
Construc the abstract disk cache, create event queues and purgatory. |
|
| Uses of IDiskCacheAttributes in org.apache.jcs.auxiliary.disk.block |
|---|
| Classes in org.apache.jcs.auxiliary.disk.block that implement IDiskCacheAttributes | |
|---|---|
class |
BlockDiskCacheAttributes
This holds attributes for Block Disk Cache configuration. |
| Uses of IDiskCacheAttributes in org.apache.jcs.auxiliary.disk.indexed |
|---|
| Classes in org.apache.jcs.auxiliary.disk.indexed that implement IDiskCacheAttributes | |
|---|---|
class |
IndexedDiskCacheAttributes
Configuration class for the Indexed Disk Cache |
| Uses of IDiskCacheAttributes in org.apache.jcs.auxiliary.disk.jdbc |
|---|
| Classes in org.apache.jcs.auxiliary.disk.jdbc that implement IDiskCacheAttributes | |
|---|---|
class |
JDBCDiskCacheAttributes
The configurator will set these values based on what is in the cache.ccf file. |
| Uses of IDiskCacheAttributes in org.apache.jcs.auxiliary.disk.jdbc.mysql |
|---|
| Classes in org.apache.jcs.auxiliary.disk.jdbc.mysql that implement IDiskCacheAttributes | |
|---|---|
class |
MySQLDiskCacheAttributes
This has additional attributes that are particular to the MySQL disk cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||