|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockSupportCacheStoreConfig | |
---|---|
org.infinispan.loaders.cloud | This package contains a CacheStore implementation based on
JClouds, which in turn is an abstraction layer to store data on cloud infrastructure providers
such as Amazon's S3,
RackspaceCloud's CloudFiles,
Microsoft's Windows Azure Blob Storage API, and others. |
org.infinispan.loaders.file | Simple filesystem-based CacheStore implementation. |
org.infinispan.loaders.jdbc.binary | This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache. |
org.infinispan.loaders.jdbc.stringbased | This JDBC CacheStore implementation is optimized for storing String keys in the cache. |
org.infinispan.loaders.jdbm | This package contains a CacheStore implementation based on
persisting to JDBM. |
Uses of LockSupportCacheStoreConfig in org.infinispan.loaders.cloud |
---|
Subclasses of LockSupportCacheStoreConfig in org.infinispan.loaders.cloud | |
---|---|
class |
CloudCacheStoreConfig
The cache store config bean for the CloudCacheStore . |
Uses of LockSupportCacheStoreConfig in org.infinispan.loaders.file |
---|
Subclasses of LockSupportCacheStoreConfig in org.infinispan.loaders.file | |
---|---|
class |
FileCacheStoreConfig
Configures FileCacheStore . |
Uses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbc.binary |
---|
Subclasses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbc.binary | |
---|---|
class |
JdbcBinaryCacheStoreConfig
Defines available configuration elements for JdbcBinaryCacheStore . |
Uses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbc.stringbased |
---|
Subclasses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbc.stringbased | |
---|---|
class |
JdbcStringBasedCacheStoreConfig
Configuration for JdbcStringBasedCacheStore cache store. |
Uses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbm |
---|
Subclasses of LockSupportCacheStoreConfig in org.infinispan.loaders.jdbm | |
---|---|
class |
JdbmCacheStoreConfig
Configures JdbmCacheStore . |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |