Class | Description |
---|---|
JDBCDiskCache<K,V> |
This is the jdbc disk cache plugin.
|
JDBCDiskCacheAttributes |
The configurator will set these values based on what is in the cache.ccf file.
|
JDBCDiskCacheFactory |
This factory should create mysql disk caches.
|
JDBCDiskCacheManager |
This manages instances of the jdbc disk cache.
|
JDBCDiskCacheManagerAbstractTemplate |
This class serves as an abstract template for JDBCDiskCache Manager.
|
JDBCDiskCachePoolAccess |
This class provides access to the connection pool.
|
JDBCDiskCachePoolAccessAttributes |
These are used to configure the JDBCDiskCachePoolAccess class.
|
JDBCDiskCachePoolAccessManager |
Manages JDBCDiskCachePoolAccess instances.
|
ShrinkerThread |
Calls delete expired on the disk caches.
|
TableState |
This is used by various elements of the JDBC disk cache to indicate the
status of a table.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.