Package | Description |
---|---|
org.infinispan.configuration.cache | |
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheLoaderConfigurationBuilder<T extends CacheLoaderConfiguration,S extends CacheLoaderConfigurationBuilder<T,S>>
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheStoreConfiguration |
Modifier and Type | Method and Description |
---|---|
void |
ChainingCacheStore.addCacheLoader(CacheLoader loader,
CacheLoaderConfiguration config) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.