| Package | Description |
|---|---|
| org.infinispan.loaders |
This package contains loaders and stores, which are used for overflow or persistence.
|
| org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
| org.infinispan.loaders.file |
Simple filesystem-based
CacheStore implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
LockSupportCacheStoreConfig
Adds configuration support for
LockSupportCacheStore. |
| Modifier and Type | Method and Description |
|---|---|
AbstractCacheStoreConfig |
AbstractCacheStoreConfig.clone() |
| Modifier and Type | Method and Description |
|---|---|
AbstractCacheStoreConfig |
AbstractDecoratorConfigurationBean.build()
Get back up to the
CacheStoreConfig level. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDecoratorConfigurationBean.setCacheStoreConfig(AbstractCacheStoreConfig cacheStoreConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileCacheStoreConfig
Configures
FileCacheStore. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.