|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.config | |
---|---|
org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
org.infinispan.config | Cache configuration beans and parsers. |
org.infinispan.config.parsing | |
org.infinispan.configuration.cache | Classes related to eviction. |
org.infinispan.configuration.global | |
org.infinispan.factories | Factories are internal components used to create other components based on a cache's configuration. |
org.infinispan.lifecycle | Component lifecycle. |
org.infinispan.loaders | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.loaders.cluster | A CacheLoader (not CacheStore ) that polls other nodes in the cluster for state. |
org.infinispan.loaders.decorators | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.loaders.file | Simple filesystem-based CacheStore implementation. |
org.infinispan.loaders.jdbc | This package contains a CacheStore implementation based on
a JDBC database connection. |
org.infinispan.loaders.jdbc.binary | This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache. |
org.infinispan.loaders.jdbc.mixed | This is a delegating CacheStore implementation that delegates either to a binary or String based JDBC cache store depending on the key used. |
org.infinispan.loaders.jdbc.stringbased | This JDBC CacheStore implementation is optimized for storing String keys in the cache. |
org.infinispan.loaders.remote | |
org.infinispan.loaders.remote.logging | |
org.infinispan.lucene.cachestore | |
org.infinispan.manager | Cache manager package |
org.infinispan.transaction.lookup | Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManager s. |
Classes in org.infinispan.config used by org.infinispan | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
Classes in org.infinispan.config used by org.infinispan.config.parsing | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
|
ConfigurationException
An exception that represents an error in the configuration. |
|
GlobalConfiguration
Deprecated. This class is deprecated. Use GlobalConfiguration instead. |
Classes in org.infinispan.config used by org.infinispan.configuration.cache | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
Classes in org.infinispan.config used by org.infinispan.configuration.global | |
---|---|
GlobalConfiguration
Deprecated. This class is deprecated. Use GlobalConfiguration instead. |
Classes in org.infinispan.config used by org.infinispan.factories | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
|
ConfigurationException
An exception that represents an error in the configuration. |
Classes in org.infinispan.config used by org.infinispan.lifecycle | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
|
GlobalConfiguration
Deprecated. This class is deprecated. Use GlobalConfiguration instead. |
Classes in org.infinispan.config used by org.infinispan.loaders | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
ConfigurationBeanVisitor
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree visiting each configuration element of InfinispanConfiguration instance. |
|
ConfigurationDoc
Configuration bean element annotated with @ConfigurationDoc indicates that the element should be included in configuration reference. |
|
ConfigurationDocRef
Configuration bean element annotated with @ConfigurationDocRef indicates that the element should be included in configuration reference but that the description should be extracted from bean class target and its targetElement (method or field). |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.cluster | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.decorators | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
ConfigurationBeanVisitor
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree visiting each configuration element of InfinispanConfiguration instance. |
|
ConfigurationDoc
Configuration bean element annotated with @ConfigurationDoc indicates that the element should be included in configuration reference. |
|
ConfigurationDocRef
Configuration bean element annotated with @ConfigurationDocRef indicates that the element should be included in configuration reference but that the description should be extracted from bean class target and its targetElement (method or field). |
|
Dynamic
Annotation that marks fields in Configuration as being modifiable even after the cache has started. |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.file | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.jdbc | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.jdbc.binary | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.jdbc.mixed | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.jdbc.stringbased | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.remote | |
---|---|
AbstractConfigurationBean
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started. |
|
AbstractNamedCacheConfigurationBean
Adds named cache specific features to the AbstractConfigurationBean
. |
|
CloneableConfigurationComponent
Interface for all configurable components |
|
JAXBUnmarshallable
A mechanism to notify an XML element that the JAXB parser has willUnmarshall it |
Classes in org.infinispan.config used by org.infinispan.loaders.remote.logging | |
---|---|
ConfigurationException
An exception that represents an error in the configuration. |
Classes in org.infinispan.config used by org.infinispan.lucene.cachestore | |
---|---|
ConfigurationBeanVisitor
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree visiting each configuration element of InfinispanConfiguration instance. |
Classes in org.infinispan.config used by org.infinispan.manager | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
|
GlobalConfiguration
Deprecated. This class is deprecated. Use GlobalConfiguration instead. |
Classes in org.infinispan.config used by org.infinispan.transaction.lookup | |
---|---|
Configuration
Deprecated. This class is deprecated. Use Configuration instead. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |