Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs Classes and Interfaces - 267 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
AbstractCacheAccessThis class provides the common methods for all types of access to the cache.Classorg.apache.commons.jcs.accessApache Commons
AbstractCacheEventQueueClassorg.apache.commons.jcs.engineApache Commons
AbstractCacheEventQueue .NodeThe queue is composed of nodes.Classorg.apache.commons.jcs.engine.AbstractCacheEventQueueApache 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
AbstractDoubleLinkedListMemoryCacheThis class contains methods that are common to memory caches using the double linked list, such as the LRU, MRU, FIFO, and LIFO caches.Classorg.apache.commons.jcs.engine.memoryApache Commons
AbstractDoubleLinkedListMemoryCache .IteratorWrapperClassorg.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCacheApache Commons
AbstractDoubleLinkedListMemoryCache .MapEntryWrapperClassorg.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCacheApache Commons
AbstractHttpClientThis class simply configures the http multithreaded connection manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
AbstractJCSWorkerHelperThis is an abstract template for JCSWorkerHelper implementations.Classorg.apache.commons.jcs.utils.accessApache Commons
AbstractMemoryCacheThis base includes some common code for memory caches.Classorg.apache.commons.jcs.engine.memoryApache Commons
AbstractPropertyContainerProvides a mechanism to load properties into objects.Classorg.apache.commons.jcs.utils.propsApache 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
BoundedQueueThis is a bounded queue.Classorg.apache.commons.jcs.utils.structApache Commons
CacheAccessThis class provides an interface for all types of access to the cache.Classorg.apache.commons.jcs.accessApache Commons
CacheAdaptorUsed for Cache-to-Cache messaging purposes.Classorg.apache.commons.jcs.engineApache Commons
CacheConstantsConstants used throughout the JCS cache engineVersion:$Id: CacheConstants.Interfaceorg.apache.commons.jcs.engineApache Commons
CacheElementGeneric element wrapper.Classorg.apache.commons.jcs.engineApache Commons
CacheElementInfoClassorg.apache.commons.jcs.adminApache Commons
CacheElementSerializedEither serialized value or the value should be null;See Also:Serialized FormClassorg.apache.commons.jcs.engineApache Commons
CacheEventIt's returned from create and passed into log.Classorg.apache.commons.jcs.engine.loggingApache Commons
CacheEventLoggerDebugLoggerThis implementation simple logs to a commons logger at debug level, for all events.Classorg.apache.commons.jcs.engine.loggingApache Commons
CacheEventQueueAn event queue is used to propagate ordered cache events to one and only one target listener.Classorg.apache.commons.jcs.engineApache Commons
CacheEventQueueFactoryThis class hands out event Queues.Classorg.apache.commons.jcs.engineApache Commons
CacheExceptionThis is the most general exception the cache throws.Classorg.apache.commons.jcs.access.exceptionApache Commons
CacheGroupHolder for attributes specific to a group.Classorg.apache.commons.jcs.engineApache Commons
CacheInfoThis is a static variable holder for the distribution auxiliaries that need something like a vmid.Classorg.apache.commons.jcs.engineApache Commons
CacheListenersClassorg.apache.commons.jcs.engineApache Commons
CacheRegionInfoClassorg.apache.commons.jcs.adminApache Commons
CacheStatsThis class stores cache historical and statistics data for a region.Classorg.apache.commons.jcs.engine.statsApache Commons
CacheStatusClassorg.apache.commons.jcs.engineApache Commons
CacheWatchRepairableIntercepts the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.Classorg.apache.commons.jcs.engineApache Commons
CommonRemoteCacheAttributesAttributes common to remote cache client and server.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
CompositeCacheThis is the primary hub for a single cache/region.Classorg.apache.commons.jcs.engine.controlApache Commons
CompositeCacheAttributesThe CompositeCacheAttributes defines the general cache region settings.Classorg.apache.commons.jcs.engineApache Commons
CompositeCacheConfiguratorThis class configures JCS based on a properties object.Classorg.apache.commons.jcs.engine.controlApache Commons
CompositeCacheManagerManages a composite cache.Classorg.apache.commons.jcs.engine.controlApache Commons
CompressingSerializerPerforms default serialization and de-serialization.Classorg.apache.commons.jcs.utils.serializationApache Commons
CompressionUtilCompress / Decompress.Classorg.apache.commons.jcs.utils.zipApache Commons
ConfigurationExceptionThrown if there is some severe configuration problem that makes the cache nonfunctional.Classorg.apache.commons.jcs.access.exceptionApache Commons
CountingOnlyOutputStreamKeeps track of the number of bytes written to it, but doesn't write them anywhere.Classorg.apache.commons.jcs.adminApache Commons
DaemonThreadFactoryAllows us to set the daemon status on the threads.Classorg.apache.commons.jcs.utils.threadpoolApache Commons
DiscoveredServiceThis contains info about a discovered service.Classorg.apache.commons.jcs.utils.discoveryApache Commons
DoubleLinkedListThis is a generic thread safe double linked list.Classorg.apache.commons.jcs.utils.structApache Commons
DoubleLinkedListNodeThis serves as a placeholder in a double linked list.Classorg.apache.commons.jcs.utils.structApache Commons
ElapsedTimerThis is a simple timer utility.Classorg.apache.commons.jcs.utils.timingApache Commons
ElementAttributesThis it the element attribute descriptor class.Classorg.apache.commons.jcs.engineApache Commons
ElementEventElement events will trigger the creation of Element Event objects.Classorg.apache.commons.jcs.engine.control.eventApache Commons
ElementEventQueueAn event queue is used to propagate ordered cache events to one and only one target listener.Classorg.apache.commons.jcs.engine.control.eventApache Commons
ElementEventTypeenum ElementEventTypeThis describes the events that an item can encounter.Classorg.apache.commons.jcs.engine.control.event.behaviorApache Commons
FIFOMemoryCacheThe items are spooled in the order they are added.Classorg.apache.commons.jcs.engine.memory.fifoApache Commons
GroupAttrNameDescription of the ClassSee Also:Serialized FormClassorg.apache.commons.jcs.engine.control.groupApache Commons
GroupCacheAccessClassorg.apache.commons.jcs.accessApache Commons
GroupIdUsed to avoid name conflict when group cache items are mixed with non-group cache items in theSee Also:Serialized FormClassorg.apache.commons.jcs.engine.control.groupApache Commons
HostNameUtilSimple utility for getting the local host name.Classorg.apache.commons.jcs.utils.netApache Commons
HSQLDiskCacheFactoryThis factory should create mysql disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbc.hsqlApache Commons
ICacheThis is the top level interface for all cache like structures.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheAccessICacheAccess defines the behavior for client access.Interfaceorg.apache.commons.jcs.access.behaviorApache Commons
ICacheAccessManagementICacheAccessManagement defines the methods for cache management, cleanup and shutdown.Interfaceorg.apache.commons.jcs.access.behaviorApache Commons
ICacheElementEvery item is the cache is wrapped in an ICacheElement.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheElementSerializedThis interface defines the behavior of the serialized element wrapper.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheEventDefines the common fields required by a cache event.Interfaceorg.apache.commons.jcs.engine.logging.behaviorApache Commons
ICacheEventLoggerThis defines the behavior for event logging.Interfaceorg.apache.commons.jcs.engine.logging.behaviorApache Commons
ICacheEventQueueInterface for a cache event queue.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheEventQueue .QueueTypeDoes not use a thread pool.Classorg.apache.commons.jcs.engine.behavior.ICacheEventQueueApache Commons
ICacheListenerUsed to receive a cache event notification.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheManagerInterface implemented by a specific cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheObserverUsed to register interest in receiving cache changes.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheRestoreInterfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceUsed to retrieve and update the cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceAdminInterfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceNonLocalUsed to retrieve and update non local caches, such as the remote and lateral caches.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheStatsThis holds stat information on a region.Interfaceorg.apache.commons.jcs.engine.stats.behaviorApache Commons
ICacheTypeInterface implemented by a specific cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheType .CacheTypeComposite/ memory cache type, central hub.Classorg.apache.commons.jcs.engine.behavior.ICacheTypeApache Commons
ICommonRemoteCacheAttributesThis specifies what a remote cache configuration object should look like.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
ICompositeCacheAttributesThis defines the minimal behavior for the Cache Configuration settings.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICompositeCacheAttributes .DiskUsagePatternItems will only go to disk when the memory limit is reached.Classorg.apache.commons.jcs.engine.behavior.ICompositeCacheAttributesApache Commons
ICompositeCacheManagerI need the interface so I can plug in mock managers for testing.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IDiscoveryListenerInterface for things that want to listen to discovery events.Interfaceorg.apache.commons.jcs.utils.discovery.behaviorApache Commons
IDiskCacheAttributesCommon disk cache attributes.Interfaceorg.apache.commons.jcs.auxiliary.disk.behaviorApache Commons
IElementAttributesInterface for cache element attributes classes.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IElementEventDefines how an element event object should behave.Interfaceorg.apache.commons.jcs.engine.control.event.behaviorApache Commons
IElementEventHandlerThis interface defines the behavior for event handler.Interfaceorg.apache.commons.jcs.engine.control.event.behaviorApache Commons
IElementEventQueueInterface for an element event queue.Interfaceorg.apache.commons.jcs.engine.control.event.behaviorApache Commons
IElementSerializerDefines the behavior for cache element serializers.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IGroupCacheAccessInterfaceorg.apache.commons.jcs.access.behaviorApache Commons
IKeyMatcherKey matchers need to implement this interface.Interfaceorg.apache.commons.jcs.engine.match.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
IMemoryCacheFor the framework.Interfaceorg.apache.commons.jcs.engine.memory.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
InvalidArgumentExceptionInvalidArgumentException is thrown if an argument is passed to the cache that is invalid.Classorg.apache.commons.jcs.access.exceptionApache Commons
InvalidGroupExceptionInvalidGroupExceptionSee Also:Serialized FormClassorg.apache.commons.jcs.access.exceptionApache Commons
InvalidHandleExceptionInvalidHandleException is not used.Classorg.apache.commons.jcs.access.exceptionApache Commons
IProvideSchedulerMarker interface for providers of the central ScheduledExecutorServiceAuthor:Thomas VandahlInterfaceorg.apache.commons.jcs.engine.behaviorApache 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
IRequireSchedulerMarker interface to allow the injection of a central ScheduledExecutorService for all modules requiring scheduled background operations.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IShutdownObservableShutdownObservers can observe ShutdownObservable objects.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IShutdownObserverThis interface is required of all shutdown observers.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IStatElementIAuxiliaryCacheStats will hold these IStatElements.Interfaceorg.apache.commons.jcs.engine.stats.behaviorApache Commons
IStatsThis interface defines the common behavior for a stats holder.Interfaceorg.apache.commons.jcs.engine.stats.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
JCSSimple class for using JCS.Classorg.apache.commons.jcsApache Commons
JCSAdminBeanA servlet which provides HTTP access to JCS.Classorg.apache.commons.jcs.adminApache Commons
JCSAdminServletA servlet which provides HTTP access to JCS.Classorg.apache.commons.jcs.admin.servletApache Commons
JCSJMXBeanInterfaceorg.apache.commons.jcs.adminApache Commons
JCSServletContextListenerIf you add this to the context listeners section of your web.Classorg.apache.commons.jcs.utils.servletApache Commons
JCSWorkerUtility class to encapsulate doing a piece of work, and caching the results in JCS.Classorg.apache.commons.jcs.utils.accessApache Commons
JCSWorkerHelperInterface for doing a piece of work which is expected to be cached.Interfaceorg.apache.commons.jcs.utils.accessApache 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
KeyMatcherPatternImplThis implementation of the KeyMatcher uses standard Java Pattern matching.Classorg.apache.commons.jcs.engine.matchApache 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
LHMLRUMemoryCacheThis is a test memory manager using the jdk1.Classorg.apache.commons.jcs.engine.memory.lruApache Commons
LRUElementDescriptorThis is a node in the double linked list.Classorg.apache.commons.jcs.utils.structApache Commons
LRUMapThis is a simple LRUMap.Classorg.apache.commons.jcs.utils.structApache Commons
LRUMapEntryEntry for the LRUMap.Classorg.apache.commons.jcs.utils.structApache Commons
LRUMapJCSExtension of LRUMap for logging of removals.Classorg.apache.commons.jcs.auxiliary.diskApache Commons
LRUMemoryCacheA fast reference management system.Classorg.apache.commons.jcs.engine.memory.lruApache Commons
MemoryElementDescriptorThis wrapper is needed for double linked lists.Classorg.apache.commons.jcs.engine.memory.utilApache Commons
MRUMemoryCacheThe most recently used items move to the front of the list and get spooled to disk if the cache hub is configured to use a disk cache.Classorg.apache.commons.jcs.engine.memory.mruApache 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
ObjectExistsExceptionThe putSafe method on the JCS convenience class throws this exception if the object is already present in the cache.Classorg.apache.commons.jcs.access.exceptionApache Commons
ObjectInputStreamClassLoaderAwareClassorg.apache.commons.jcs.ioApache Commons
ObjectNotFoundExceptionObjectNotFoundException TODO see if we can remove this.Classorg.apache.commons.jcs.access.exceptionApache Commons
OptionConverterThis class is based on the log4j class org.Classorg.apache.commons.jcs.utils.configApache Commons
PartitionedCacheAccessTODO: Add new methods that will allow you to provide a partition indicator for all major calls.Classorg.apache.commons.jcs.accessApache Commons
PoolConfigurationThis object holds configuration data for a thread pool.Classorg.apache.commons.jcs.utils.threadpoolApache Commons
PoolConfiguration .WhenBlockedPolicyabort when queue is full and max threads is reached.Classorg.apache.commons.jcs.utils.threadpool.PoolConfigurationApache Commons
PooledCacheEventQueueAn event queue is used to propagate ordered cache events to one and only one target listener.Classorg.apache.commons.jcs.engineApache Commons
PropertiesFactoryRetrieves properties from a configurable source.Interfaceorg.apache.commons.jcs.utils.propsApache Commons
PropertiesFactoryFileImplGoes to the file system to load a properties file.Classorg.apache.commons.jcs.utils.propsApache Commons
PropertyLoaderI modified this class to work with .Classorg.apache.commons.jcs.utils.propsApache Commons
PropertySetterThis class is based on the log4j class org.Classorg.apache.commons.jcs.utils.configApache Commons
PropertySetterExceptionThis class is based on the log4j class org.Classorg.apache.commons.jcs.utils.configApache 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
SerializationConversionUtilThis uses a supplied Serializer to convert to and from cache elements.Classorg.apache.commons.jcs.utils.serializationApache Commons
ShrinkerThreadCalls delete expired on the disk caches.Classorg.apache.commons.jcs.auxiliary.disk.jdbcApache Commons
ShrinkerThreadA background memory shrinker.Classorg.apache.commons.jcs.engine.memory.shrinkingApache Commons
SingleLinkedListThis is an basic thread safe single linked list.Classorg.apache.commons.jcs.utils.structApache Commons
SingleLinkedList .NodeThe list is composed of nodes.Classorg.apache.commons.jcs.utils.struct.SingleLinkedListApache Commons
SleepUtilUtility methods to help deal with thread issues.Classorg.apache.commons.jcs.utils.timingApache Commons
SortedPreferentialArrayThis maintains a sorted array with a preferential replacement policy when full.Classorg.apache.commons.jcs.utils.structApache Commons
StandardSerializerPerforms default serialization and de-serialization.Classorg.apache.commons.jcs.utils.serializationApache Commons
StatElementThis is a stat data holder.Classorg.apache.commons.jcs.engine.statsApache Commons
StatsClassorg.apache.commons.jcs.engine.statsApache 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
ThreadPoolManagerThis manages threadpools for an application using Doug Lea's Util Concurrent package.Classorg.apache.commons.jcs.utils.threadpoolApache Commons
TimeoutConfigurableRMISocketFactoryThis can be injected into the the remote cache server as follows: jcs.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
UDPCleanupRunnerThis class periodically check the lastHeardFrom time on the services.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoveryAttributesConfiguration properties for UDP discover service.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoveryManagerThis manages UDPDiscovery Services.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoveryMessageThe message sent by the discovery mechanism.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoveryMessage .BroadcastTypeThis is the periodic broadcast of a servers location.Classorg.apache.commons.jcs.utils.discovery.UDPDiscoveryMessageApache Commons
UDPDiscoveryReceiverReceives UDP Discovery messages.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoverySenderThis is a generic sender for the UDPDiscovery process.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoverySenderThreadUsed to periodically broadcast our location to other caches that might be listening.Classorg.apache.commons.jcs.utils.discoveryApache Commons
UDPDiscoveryServiceThis service creates a listener that can create lateral caches and add them to the no wait list.Classorg.apache.commons.jcs.utils.discoveryApache Commons
ZombieCacheServiceZombie adapter for any cache service.Classorg.apache.commons.jcs.engineApache Commons
ZombieCacheServiceNonLocalZombie adapter for the non local cache services.Classorg.apache.commons.jcs.engineApache Commons
ZombieCacheServiceNonLocal .ZombieEventBase of the other events.Classorg.apache.commons.jcs.engine.ZombieCacheServiceNonLocalApache Commons
ZombieCacheWatchClassorg.apache.commons.jcs.engineApache Commons
ZombieLateralCacheWatchClassorg.apache.commons.jcs.auxiliary.lateralApache Commons
ZombieRemoteCacheWatchClassorg.apache.commons.jcs.auxiliary.remoteApache Commons