Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.loaders | |
org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
Class and Description |
---|
AsyncStoreConfig
Configuration for the async cache loader.
|
SingletonStoreConfig
SingletonStore is a delegating cache store used for situations when only one
instance in a cluster should interact with the underlying store.
|
Class and Description |
---|
AsyncStoreConfig
Configuration for the async cache loader.
|
SingletonStoreConfig
SingletonStore is a delegating cache store used for situations when only one
instance in a cluster should interact with the underlying store.
|
Class and Description |
---|
AbstractDecoratorConfigurationBean
Class to aid decorators to be able to fluently modify parent properties.
|
AbstractDelegatingStore
Simple delegate that delegates all calls.
|
AsyncStoreConfig
Configuration for the async cache loader.
|
SingletonStore.PushStateException
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
|
SingletonStoreConfig
SingletonStore is a delegating cache store used for situations when only one
instance in a cluster should interact with the underlying store.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.