| Package | Description |
|---|---|
| net.sf.ehcache |
This package contains the public API for using ehcache.
|
| net.sf.ehcache.config |
This package contains the cache configuration code.
|
| net.sf.ehcache.config.generator |
This package contains utility classes for generating configuration texts.
|
| net.sf.ehcache.config.generator.model |
This package contains utility classes encapsulating ideas of Elements and Attributes.
|
| net.sf.ehcache.config.generator.model.elements |
This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsd
|
| net.sf.ehcache.constructs |
The constructs package builds on top of the core ehcache classes to create
implementations for common caching patterns.
|
| net.sf.ehcache.constructs.classloader |
ClassLoader contstructs package
|
| net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
| net.sf.ehcache.constructs.nonstop.concurrency |
Nonstop feature related to concurrent package
|
| net.sf.ehcache.constructs.nonstop.store |
Ehcache-nonstopcache behaviors package
|
| net.sf.ehcache.management |
This package contains JMX MBeans and implementations for management of ehcache.
|
| net.sf.ehcache.management.provider |
This package contains classes related to MBeanRegistrationProvider and its implementation.
|
| net.sf.ehcache.management.sampled |
This package contains classes related to MBeans with Sampled Statistics.
|
| net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
| net.sf.ehcache.store |
Store package.
|
| net.sf.ehcache.store.disk |
This package contains the disk store.
|
| net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
| net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
| net.sf.ehcache.writer.writebehind |
This package contains the write behind functionalities.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| Configuration
A bean, used by BeanUtils, to set configuration from an XML configuration file.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
Configuration for the BootstrapCacheLoaderFactoryConfiguration.
|
| CacheConfiguration.CacheDecoratorFactoryConfiguration
Configuration for the CacheDecoratorFactoryConfiguration.
|
| CacheConfiguration.CacheEventListenerFactoryConfiguration
Configuration for the CacheEventListenerFactory.
|
| CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
Configuration for the BootstrapCacheLoaderFactoryConfiguration.
|
| CacheConfiguration.CacheExtensionFactoryConfiguration
Configuration for the CacheExtensionFactoryConfiguration.
|
| CacheConfiguration.CacheLoaderFactoryConfiguration
Configuration for the CacheLoaderFactoryConfiguration.
|
| CacheConfiguration.TransactionalMode
Represents whether the Cache is transactional or not.
|
| CacheConfigurationListener
Instances of CacheConfigurationListener can be registered with CacheConfiguration
instances in order to receive notification when any of the dynamic properties of
the configuration are changed.
|
| CacheWriterConfiguration
Class to hold the CacheWriterManager configuration
|
| CacheWriterConfiguration.CacheWriterFactoryConfiguration
Configuration for the CacheWriterFactoryConfiguration.
|
| CacheWriterConfiguration.WriteMode
Represents how elements are written to the
CacheWriter |
| ConfigError
Represents a config error
|
| Configuration
A bean, used by BeanUtils, to set configuration from an XML configuration file.
|
| Configuration.Monitoring
Represents whether monitoring should be enabled or not.
|
| Configuration.RuntimeCfg
Runtime configuration as being used by the CacheManager
|
| CopyStrategyConfiguration |
| DiskStoreConfiguration
A class to represent DiskStore configuration
e.g.
|
| DynamicSearchListener
Listener for changes to dynamic attributes extractor config
|
| ElementValueComparatorConfiguration |
| FactoryConfiguration
A class to represent the CacheManagerEventListener configuration.
|
| InvalidConfigurationException
An exception to report invalid configuration settings.
|
| ManagementRESTServiceConfiguration
Configuration class of management REST services.
|
| MemoryUnit
Memory unit: byte-based
|
| NonstopConfiguration
Configuration class of nonstop caches
|
| PersistenceConfiguration
Class to hold the persistence policy configuration.
|
| PersistenceConfiguration.Strategy
Enumeration of the legal persistence strategies
|
| PinningConfiguration
Class to hold the Pinning configuration.
|
| PinningConfiguration.Store
Possible store values
|
| Searchable
Search configuration for a Cache
|
| SearchAttribute
A cache search attribute.
|
| SizeOfPolicyConfiguration
Class to hold the SizeOf policy configuration.
|
| SizeOfPolicyConfiguration.MaxDepthExceededBehavior
Enum of the possible behaviors of the SizeOf engine when the max depth is exceeded
|
| TerracottaClientConfiguration
Holds the Terracotta configuration for a particular client
|
| TerracottaConfiguration
Class to hold the Terracotta configuration - either a pointer to the real config or a
container for embedded config.
|
| TerracottaConfiguration.Consistency
Enum for various consistency settings
|
| TerracottaConfiguration.ValueMode
Represents whether values are stored with serialization in the clustered store
or through Terracotta clustered identity.
|
| TimeoutBehaviorConfiguration
Configuration element for configuring timeoutBehavior for nonstop
|
| TimeoutBehaviorConfiguration.TimeoutBehaviorType
Enum encapsulating type of TimeoutBehavior
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| Configuration
A bean, used by BeanUtils, to set configuration from an XML configuration file.
|
| Class and Description |
|---|
| FactoryConfiguration
A class to represent the CacheManagerEventListener configuration.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| CacheWriterConfiguration
Class to hold the CacheWriterManager configuration
|
| Configuration
A bean, used by BeanUtils, to set configuration from an XML configuration file.
|
| CopyStrategyConfiguration |
| DiskStoreConfiguration
A class to represent DiskStore configuration
e.g.
|
| ElementValueComparatorConfiguration |
| FactoryConfiguration
A class to represent the CacheManagerEventListener configuration.
|
| ManagementRESTServiceConfiguration
Configuration class of management REST services.
|
| NonstopConfiguration
Configuration class of nonstop caches
|
| PersistenceConfiguration
Class to hold the persistence policy configuration.
|
| PinningConfiguration
Class to hold the Pinning configuration.
|
| Searchable
Search configuration for a Cache
|
| SizeOfPolicyConfiguration
Class to hold the SizeOf policy configuration.
|
| TerracottaClientConfiguration
Holds the Terracotta configuration for a particular client
|
| TerracottaConfiguration
Class to hold the Terracotta configuration - either a pointer to the real config or a
container for embedded config.
|
| TimeoutBehaviorConfiguration
Configuration element for configuring timeoutBehavior for nonstop
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| Class and Description |
|---|
| TimeoutBehaviorConfiguration.TimeoutBehaviorType
Enum encapsulating type of TimeoutBehavior
|
| Class and Description |
|---|
| NonstopConfiguration
Configuration class of nonstop caches
|
| Class and Description |
|---|
| CacheConfiguration.TransactionalMode
Represents whether the Cache is transactional or not.
|
| NonstopConfiguration
Configuration class of nonstop caches
|
| Class and Description |
|---|
| ManagementRESTServiceConfiguration
Configuration class of management REST services.
|
| Class and Description |
|---|
| Configuration
A bean, used by BeanUtils, to set configuration from an XML configuration file.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| CacheConfigurationListener
Instances of CacheConfigurationListener can be registered with CacheConfiguration
instances in order to receive notification when any of the dynamic properties of
the configuration are changed.
|
| Class and Description |
|---|
| InvalidConfigurationException
An exception to report invalid configuration settings.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| CacheConfiguration.TransactionalMode
Represents whether the Cache is transactional or not.
|
| CacheConfigurationListener
Instances of CacheConfigurationListener can be registered with CacheConfiguration
instances in order to receive notification when any of the dynamic properties of
the configuration are changed.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
| TerracottaClientConfiguration
Holds the Terracotta configuration for a particular client
|
| Class and Description |
|---|
| CacheConfiguration.TransactionalMode
Represents whether the Cache is transactional or not.
|
| Class and Description |
|---|
| CacheConfiguration
A value object used to represent cache configuration.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.