Package | Description |
---|---|
org.infinispan.compatibility.adaptor52x | |
org.infinispan.compatibility.loaders | |
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.loaders | |
org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
Class and Description |
---|
CacheLoader
Responsible for loading cache data from an external source
|
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 |
---|
CacheLoaderConfig
Configures individual cache loaders
|
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. |
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 |
---|
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.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.