Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStoreConfigurationBuilder<T extends CacheStoreConfiguration,S extends AbstractStoreConfigurationBuilder<T,S>> |
interface |
CacheStoreConfigurationBuilder<T extends CacheStoreConfiguration,S extends CacheStoreConfigurationBuilder<T,S>>
StoreConfigurationBuilder is the interface which should be implemented by all cache store builders
|
Modifier and Type | Interface and Description |
---|---|
interface |
LockSupportStoreConfiguration
LockSupportStoreConfiguration.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLockSupportStoreConfiguration
Lock supporting cache store configuration.
|
class |
AbstractStoreConfiguration |
class |
FileCacheStoreConfiguration
File cache store configuration.
|
class |
LegacyStoreConfiguration
Configuration a legacy cache store, i.e.
|
class |
LoaderConfiguration
Configuration a legacy cache store, i.e.
|
Modifier and Type | Method and Description |
---|---|
static void |
LegacyConfigurationAdaptor.adapt(CacheStoreConfiguration config,
CacheStoreConfig legacy) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<CacheStore,CacheStoreConfiguration> |
ChainingCacheStore.getStores() |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.