Package | Description |
---|---|
org.jboss.cache.loader |
Modifier and Type | Class and Description |
---|---|
class |
AsyncCacheLoader
The AsyncCacheLoader is a delegating cache loader that extends
AbstractDelegatingCacheLoader overriding methods to that should not
just delegate the operation to the underlying cache loader.
|
class |
ReadOnlyDelegatingCacheLoader
Provides ignoreModifications features to all cache loaders.
|
class |
SingletonStoreCacheLoader
SingletonStoreCacheLoader is a delegating cache loader used for situations when only one node should interact with
the underlying store.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.