|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MySQLDiskCacheAttributes | |
|---|---|
| org.apache.jcs.auxiliary.disk.jdbc.mysql | |
| Uses of MySQLDiskCacheAttributes in org.apache.jcs.auxiliary.disk.jdbc.mysql |
|---|
| Methods in org.apache.jcs.auxiliary.disk.jdbc.mysql that return MySQLDiskCacheAttributes | |
|---|---|
MySQLDiskCacheAttributes |
MySQLDiskCacheManager.getDefaultJDBCDiskCacheAttributes()
Gets the defaultCattr attribute of the HSQLCacheManager object |
| Methods in org.apache.jcs.auxiliary.disk.jdbc.mysql with parameters of type MySQLDiskCacheAttributes | |
|---|---|
static MySQLDiskCacheManager |
MySQLDiskCacheManager.getInstance(MySQLDiskCacheAttributes cattr)
Gets the instance attribute of the HSQLCacheManager class |
protected void |
MySQLDiskCacheManager.scheduleOptimizations(MySQLDiskCacheAttributes attributes,
TableState tableState)
For each time in the optimization schedule, this calls schedule Optimizaiton. |
| Constructors in org.apache.jcs.auxiliary.disk.jdbc.mysql with parameters of type MySQLDiskCacheAttributes | |
|---|---|
MySQLDiskCache(MySQLDiskCacheAttributes attributes,
TableState tableState)
Delegates to the super and makes use of the MySQL specific parameters used for scheduled optimization. |
|
MySQLTableOptimizer(MySQLDiskCacheAttributes attributes,
TableState tableState)
This constructs an optimizer with the disk cacn properties. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||