Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheStoreConfigurationBuilder<T extends CacheStoreConfiguration,S extends CacheStoreConfigurationBuilder<T,S>>
StoreConfigurationBuilder is the interface which should be implemented by all cache store builders
|
interface |
LockSupportStoreConfigurationBuilder<T extends LockSupportStoreConfiguration,S extends LockSupportStoreConfigurationBuilder<T,S>>
LockSupportCacheStoreConfigurationBuilder is an interface which should be implemented by all cache store builders which support locking
|
interface |
LockSupportStoreConfigurationChildBuilder<S>
LockSupportCacheStoreConfigurationBuilder is an interface which should be implemented by all cache store builders which support locking
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.