| 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 JDBC auxiliary caches.
|
| 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–2022 The Apache Software Foundation. All rights reserved.