Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLockSupportStoreConfigurationChildBuilder<S>
AbstractLockSupportStoreConfigurationChildBuilder delegates
LockSupportStoreConfigurationChildBuilder methods
to a specified LockSupportStoreConfigurationBuilder |
class |
AbstractStoreConfigurationChildBuilder<S>
AbstractStoreConfigurationChildBuilder delegates
StoreConfigurationChildBuilder methods to a specified CacheStoreConfigurationBuilder |
class |
AsyncStoreConfigurationBuilder<S>
Configuration for the async cache store.
|
class |
SingletonStoreConfigurationBuilder<S>
SingletonStore is a delegating cache store used for situations when only one
instance in a cluster should interact with the underlying store.
|
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.