Package | Description |
---|---|
org.infinispan.configuration.cache |
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
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.