Package | Description |
---|---|
org.infinispan.configuration.cache | |
org.infinispan.persistence.jdbc.configuration |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheLoaderConfigurationBuilder<T extends CacheLoaderConfiguration,S extends CacheLoaderConfigurationBuilder<T,S>>
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
|
interface |
CacheStoreConfigurationBuilder<T extends CacheStoreConfiguration,S extends CacheStoreConfigurationBuilder<T,S>>
StoreConfigurationBuilder is the interface which should be implemented by all cache store builders
|
Modifier and Type | Interface and Description |
---|---|
interface |
JdbcMixedStoreConfigurationChildBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> |
interface |
JdbcStoreConfigurationChildBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>>
JdbcStoreConfigurationChildBuilder.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.