Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.auxiliary.disk Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
AbstractDiskCacheAbstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
AbstractDiskCacheAttributesThis has common attributes that any conceivable disk cache would need.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
AbstractDiskCacheManagerCommon disk cache methods and properties.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
BlockDiskThis class manages reading an writing data to disk.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskCacheThere is one BlockDiskCache per region.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskCacheAttributesThis holds attributes for Block Disk Cache configuration.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskCacheFactoryCreates disk cache instances.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskCacheManagerCache manager for BlockDiskCaches.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskElementDescriptorThis represents an element on disk.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
BlockDiskKeyStoreThis is responsible for storing the keys.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
HSQLDiskCacheFactoryThis factory should create mysql disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.hsqlApache Commons
IDiskCacheAttributesCommon disk cache attributes.Interfaceorg.apache.commons.jcs.auxiliary.disk.behaviorApache Commons
IndexedDiskCacheDisk cache that uses a RandomAccessFile with keys stored in memory.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
IndexedDiskCache .PositionComparatorCompares IndexedDiskElementDescriptor based on their position.Classorg.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCacheApache Commons
IndexedDiskCacheAttributesConfiguration class for the Indexed Disk CacheSee Also:Serialized FormClassorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
IndexedDiskCacheFactoryCreates disk cache instances.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
IndexedDiskCacheManagerCache manager for IndexedDiskCaches.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
IndexedDiskDumperUsed to dump out a Disk cache from disk for debugging.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
IndexedDiskElementDescriptorDisk objects are located by descriptor entries.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
JDBCDiskCacheThis is the jdbc disk cache plugin.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCacheAttributesThe configurator will set these values based on what is in the cache.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCacheFactoryThis factory should create mysql disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCacheManagerThis manages instances of the jdbc disk cache.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCacheManagerAbstractTemplateThis class serves as an abstract template for JDBCDiskCache Manager.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCachePoolAccessThis class provides access to the connection pool.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCachePoolAccessAttributesThese are used to configure the JDBCDiskCachePoolAccess class.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
JDBCDiskCachePoolAccessManagerManages JDBCDiskCachePoolAccess instances.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
LRUMapJCSExtension of LRUMap for logging of removals.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
MySQLDiskCacheThe MySQLDiskCache extends the core JDBCDiskCache.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysqlApache Commons
MySQLDiskCacheAttributesThis has additional attributes that are particular to the MySQL disk cache.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysqlApache Commons
MySQLDiskCacheFactoryThis factory should create mysql disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysqlApache Commons
MySQLDiskCacheManagerThis manages instances of the MySQL jdbc disk cache.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysqlApache Commons
MySQLTableOptimizerThe MySQL Table Optimizer can optimize MySQL tables.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysqlApache Commons
PurgatoryElement Elements are stored in purgatory when they are spooled to the auxiliary cache, but have not yet been written to disk.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
ScheduleFormatExceptionThis is thrown internally by the schedule parser.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysql.utilApache Commons
ScheduleParserParses the very simple schedule format.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.mysql.utilApache Commons
ShrinkerThreadCalls delete expired on the disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
TableStateThis is used by various elements of the JDBC disk cache to indicate the status of a table.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons