Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
Modifier and Type | Method and Description |
---|---|
SingletonStoreConfiguration |
AbstractLoaderConfiguration.singletonStore()
SingletonStore is a delegating cache store used for situations when only one instance in a
cluster should interact with the underlying store.
|
Modifier and Type | Method and Description |
---|---|
SingletonStoreConfigurationBuilder |
SingletonStoreConfigurationBuilder.read(SingletonStoreConfiguration template) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.