Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.auxiliary Classes and Interfaces - 126 results found.
NameDescriptionTypePackageFramework
AbstractAuxiliaryCacheThis holds convenience methods used by most auxiliary caches.Classorg.apache.commons.jcs.auxiliaryApache Commons
AbstractAuxiliaryCacheAttributesThis has common attributes used by all auxiliaries.Classorg.apache.commons.jcs.auxiliaryApache Commons
AbstractAuxiliaryCacheEventLoggingAll ICacheEvents are defined as final.Classorg.apache.commons.jcs.auxiliaryApache Commons
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
AbstractHttpClientThis class simply configures the http multithreaded connection manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
AbstractRemoteAuxiliaryCacheAbstract base for remote caches.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheListenerShared listener base.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheNoWaitFacadeAn abstract base for the No Wait Facade.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheServiceThis class contains common methods for remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
AuxiliaryCacheTag interface for auxiliary caches.Interfaceorg.apache.commons.jcs.auxiliaryApache Commons
AuxiliaryCacheAttributesThis is a nominal interface that auxiliary cache attributes should implement.Interfaceorg.apache.commons.jcs.auxiliaryApache Commons
AuxiliaryCacheConfiguratorConfiguration util for auxiliary caches.Classorg.apache.commons.jcs.auxiliaryApache Commons
AuxiliaryCacheFactoryAll auxiliary caches must have a factory that the cache configurator can use to create instances.Interfaceorg.apache.commons.jcs.auxiliaryApache Commons
AuxiliaryCacheManagerInterfaceorg.apache.commons.jcs.auxiliaryApache 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
CommonRemoteCacheAttributesAttributes common to remote cache client and server.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
HSQLDiskCacheFactoryThis factory should create mysql disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.hsqlApache Commons
ICommonRemoteCacheAttributesThis specifies what a remote cache configuration object should look like.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IDiskCacheAttributesCommon disk cache attributes.Interfaceorg.apache.commons.jcs.auxiliary.disk.behaviorApache Commons
ILateralCacheAttributesThis interface defines configuration options common to lateral cache plugins.Interfaceorg.apache.commons.jcs.auxiliary.lateral.behaviorApache Commons
ILateralCacheAttributes .TypeClassorg.apache.commons.jcs.auxiliary.lateral.behavior.ILateralCacheAttributesApache Commons
ILateralCacheListenerListens for lateral cache event notification.Interfaceorg.apache.commons.jcs.auxiliary.lateral.behaviorApache Commons
ILateralCacheManagerInterfaceorg.apache.commons.jcs.auxiliary.lateral.behaviorApache Commons
ILateralCacheObserverInterfaceorg.apache.commons.jcs.auxiliary.lateral.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
IRemoteCacheAttributesThis specifies what a remote cache configuration object should look like.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheClientThis defines the behavior expected of a remote cache client.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheConstantsThis holds constants that are used by the remote cache.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheDispatcherIn the future, this can be used as a generic dispatcher abstraction.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheListenerListens for remote cache event notification ( rmi callback ).Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheObserverUsed to register interest in receiving remote cache changes.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheServerInterface for managing Remote objectsAuthor:Thomas VandahlInterfaceorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
IRemoteCacheServerAttributesThis defines the minimal behavior for the objects that are used to configure the remote cache server.Interfaceorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
IRemoteHttpCacheClientIt's not entirely clear that this interface is needed.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.client.behaviorApache Commons
IRemoteHttpCacheConstantsConstants used throughout the HTTP remote cache.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.behaviorApache Commons
ITCPLateralCacheAttributesThis interface defines functions that are particular to the TCP Lateral Cache plugin.Interfaceorg.apache.commons.jcs.auxiliary.lateral.socket.tcp.behaviorApache 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
LateralCacheLateral distributor.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheAbstractFactoryParticular lateral caches should define their own factory.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheAbstractManagerCreates lateral caches.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheAttributesThis class stores attributes for all of the available lateral cache auxiliaries.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheMonitorUsed to monitor and repair any failed connection for the lateral cache service.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheNoWaitUsed to queue up update requests to the underlying cache.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheNoWaitFacadeUsed to provide access to multiple services under nowait protection.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheRestoreUsed to repair the lateral caches managed by the associated instance of LateralCacheManager.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCacheWatchRepairableSame as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralCommandEnumeration of the available lateral commandsEnum Constant SummaryClassorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralElementDescriptorThis class wraps command to other laterals.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LateralTCPCacheFactoryConstructs a LateralCacheNoWaitFacade for the given configuration.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPCacheManagerCreates lateral caches.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPDiscoveryListenerThis knows how to add and remove discovered services.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPDiscoveryListenerManagerThe factory holds an instance of this manager.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPListenerListens for connections from other TCP lateral caches and handles them.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPSenderThis class is based on the log4j SocketAppender class.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
LateralTCPServiceA lateral cache service implementation.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache 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
RegistryKeepAliveRunnerThis class tries to keep the registry alive.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheClient proxy for an RMI remote cache.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheAttributesThese objects are used to configure the remote cache client.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheFactoryThe RemoteCacheFactory creates remote caches for the cache hub.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheFailoverRunnerThe RemoteCacheFailoverRunner tries to establish a connection with a failover server, if any are defined.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheListenerRegistered with RemoteCache server.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheManagerAn instance of RemoteCacheManager corresponds to one remote connection of a specific host and port.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheMonitorUsed to monitor and repair any failed connection for the remote cache service.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheNoWaitThe RemoteCacheNoWait wraps the RemoteCacheClient.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheNoWaitFacadeUsed to provide access to multiple services under nowait protection.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheRequestThe basic request wrapper.Classorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteCacheRequestFactoryThis creates request objects.Classorg.apache.commons.jcs.auxiliary.remote.utilApache Commons
RemoteCacheResponseThis is the response wrapper.Classorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteCacheRestoreUsed to repair the remote caches managed by the associated instance of RemoteCacheManager.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheServerThis class provides remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServerAttributesThese attributes are used to configure the remote cache server.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServerFactoryProvides remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServiceAdaptorThe Servlet deserializes the request object.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteCacheStartupServletThis servlet can be used to startup the JCS remote cache.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheWatchRepairableSame as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteHttpCacheThis uses an http client as the service.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheAttributesHttp client specific settings.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheClientThis is the service used by the remote http auxiliary cache.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheDispatcherClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheFactoryThe RemoteCacheFactory creates remote caches for the cache hub.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheManagerThis is a very crude copy of the RMI remote manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheMonitorUpon the notification of a connection error, the monitor changes to operate in a time driven mode.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheServerAttributesConfiguration for the RemoteHttpCacheServer.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheServiceThis does the work.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheServletThis servlet simply reads and writes objects.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheSeviceFactoryClassorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpClientListenerClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteRequestTypeenum RemoteRequestTypeThe different types of requestsClassorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteTypeEnum to describe the mode of the remote cacheEnum Constant SummaryClassorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
RemoteUtilsThis class provides some basic utilities for doing things such as starting the registry properly.Classorg.apache.commons.jcs.auxiliary.remoteApache 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
TCPLateralCacheAttributesThis interface defines functions that are particular to the TCP Lateral Cache plugin.Classorg.apache.commons.jcs.auxiliary.lateral.socket.tcpApache Commons
TimeoutConfigurableRMISocketFactoryThis can be injected into the the remote cache server as follows: jcs.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
ZombieLateralCacheWatchClassorg.apache.commons.jcs.auxiliary.lateralApache Commons
ZombieRemoteCacheWatchClassorg.apache.commons.jcs.auxiliary.remoteApache Commons