Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.eviction |
Classes related to eviction.
|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
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.keymappers | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Class and Description |
---|
CacheLoaderConfig
Configures individual cache loaders
|
Class and Description |
---|
CacheLoader
Responsible for loading cache data from an external source
|
Class and Description |
---|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheLoaderManager
The cache loader manager interface
|
Class and Description |
---|
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderManager
The cache loader manager interface
|
Class and Description |
---|
AbstractCacheLoader
An abstract
CacheLoader that holds common implementations for some methods |
AbstractCacheLoaderConfig
Abstract base class for CacheLoaderConfigs.
|
AbstractCacheStore
An abstract
CacheStore that holds common implementations for some methods |
AbstractCacheStoreConfig
Configures
AbstractCacheStore . |
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderConfig
Configures individual cache loaders
|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheLoaderManager
The cache loader manager interface
|
CacheStore
A specialization of the
CacheLoader interface that can be written to. |
CacheStoreConfig
Defines config elements for all CacheStoreConfigs.
|
Class and Description |
---|
AbstractCacheLoader
An abstract
CacheLoader that holds common implementations for some methods |
AbstractCacheStore
An abstract
CacheStore that holds common implementations for some methods |
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheStore
A specialization of the
CacheLoader interface that can be written to. |
LockSupportCacheStore
This class extends
AbstractCacheStore adding lock support for consistently accessing stored data. |
Class and Description |
---|
AbstractCacheLoader
An abstract
CacheLoader that holds common implementations for some methods |
AbstractCacheLoaderConfig
Abstract base class for CacheLoaderConfigs.
|
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderConfig
Configures individual cache loaders
|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheLoaderMetadata
Allows you to provide metadata, such as CacheLoaderConfig type via annotation so that the CacheLoader or CacheStore
need not be instantiated by the configuration parser to set up the cache loader configuration.
|
Class and Description |
---|
AbstractCacheStoreConfig
Configures
AbstractCacheStore . |
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderConfig
Configures individual cache loaders
|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheStore
A specialization of the
CacheLoader interface that can be written to. |
CacheStoreConfig
Defines config elements for all CacheStoreConfigs.
|
Class and Description |
---|
AbstractCacheLoader
An abstract
CacheLoader that holds common implementations for some methods |
AbstractCacheLoaderConfig
Abstract base class for CacheLoaderConfigs.
|
AbstractCacheStore
An abstract
CacheStore that holds common implementations for some methods |
AbstractCacheStoreConfig
Configures
AbstractCacheStore . |
CacheLoader
Responsible for loading cache data from an external source
|
CacheLoaderConfig
Configures individual cache loaders
|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
CacheLoaderMetadata
Allows you to provide metadata, such as CacheLoaderConfig type via annotation so that the CacheLoader or CacheStore
need not be instantiated by the configuration parser to set up the cache loader configuration.
|
CacheStore
A specialization of the
CacheLoader interface that can be written to. |
CacheStoreConfig
Defines config elements for all CacheStoreConfigs.
|
LockSupportCacheStore
This class extends
AbstractCacheStore adding lock support for consistently accessing stored data. |
LockSupportCacheStoreConfig
Adds configuration support for
LockSupportCacheStore . |
Class and Description |
---|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
Class and Description |
---|
CacheLoaderManager
The cache loader manager interface
|
CacheStore
A specialization of the
CacheLoader interface that can be written to. |
Class and Description |
---|
CacheLoaderException
An exception thrown by a
CacheLoader implementation if there are problems reading from a loader. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.