Class and Description |
---|
CacheLoaderManager
Manages all cache loader functionality.
|
Class and Description |
---|
CacheLoader
A
CacheLoader implementation persists and load keys to and from
secondary storage, such as a database or filesystem. |
Class and Description |
---|
CacheLoader
A
CacheLoader implementation persists and load keys to and from
secondary storage, such as a database or filesystem. |
CacheLoaderManager
Manages all cache loader functionality.
|
Class and Description |
---|
CacheLoaderManager
Manages all cache loader functionality.
|
Class and Description |
---|
AbstractCacheLoader
A convenience abstract implementation of a
CacheLoader . |
AbstractDelegatingCacheLoader
AbstractDelegatingCacheLoader provides standard functionality for a cache loader that simply delegates each
operation defined in the cache loader interface to the underlying cache loader, basically acting as a proxy to the
real cache loader.
|
AdjListJDBCCacheLoader
Adjacency List Model is the model of persisting trees in which each children holds a reference to its parent.
|
AdjListJDBCCacheLoaderConfig
AdjListJDBCCacheLoaderConfig
|
AsyncCacheLoaderConfig |
CacheLoader
A
CacheLoader implementation persists and load keys to and from
secondary storage, such as a database or filesystem. |
ClusteredCacheLoaderConfig |
ConnectionFactory
ConnectionFactory interface defining the operations to be defined by connection providers
|
FileCacheLoaderConfig |
LocalDelegatingCacheLoaderConfig |
SingletonStoreCacheLoader.PushStateException
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
|
SingletonStoreDefaultConfig
Default singleton store cache loader configuration implementation, which is provided with the default singleton store
cache loader implementation.
|
TcpDelegatingCacheLoaderConfig |
Class and Description |
---|
AbstractCacheLoader
A convenience abstract implementation of a
CacheLoader . |
CacheLoader
A
CacheLoader implementation persists and load keys to and from
secondary storage, such as a database or filesystem. |
Class and Description |
---|
CacheLoaderManager
Manages all cache loader functionality.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.