Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
org.infinispan.loaders.jdbc.configuration |
Modifier and Type | Interface and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLockSupportStoreConfigurationBuilder<T extends LockSupportStoreConfiguration,S extends AbstractLockSupportStoreConfigurationBuilder<T,S>>
AbstractLockSupportCacheStoreConfigurationBuilder.
|
class |
AbstractLockSupportStoreConfigurationChildBuilder<S>
AbstractLockSupportStoreConfigurationChildBuilder delegates
LockSupportStoreConfigurationChildBuilder methods
to a specified LockSupportStoreConfigurationBuilder |
class |
FileCacheStoreConfigurationBuilder
File cache store configuration builder
|
Modifier and Type | Interface and Description |
---|---|
interface |
JdbcCacheStoreConfigurationChildBuilder<S extends AbstractJdbcCacheStoreConfigurationBuilder<?,S>>
JdbcCacheStoreConfigurationChildBuilder.
|
interface |
JdbcMixedCacheStoreConfigurationChildBuilder<S extends AbstractJdbcCacheStoreConfigurationBuilder<?,S>> |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.