|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BucketBasedCacheStore | |
---|---|
org.infinispan.loaders.cloud | |
org.infinispan.loaders.file | |
org.infinispan.loaders.jdbc.binary | This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache. |
Uses of BucketBasedCacheStore in org.infinispan.loaders.cloud |
---|
Subclasses of BucketBasedCacheStore in org.infinispan.loaders.cloud | |
---|---|
class |
CloudCacheStore
The CloudCacheStore implementation that utilizes JClouds to communicate with cloud storage providers such as Amazon's S3, Rackspace's Cloudfiles, or any other such provider supported by JClouds. |
Uses of BucketBasedCacheStore in org.infinispan.loaders.file |
---|
Subclasses of BucketBasedCacheStore in org.infinispan.loaders.file | |
---|---|
class |
FileCacheStore
A filesystem-based implementation of a BucketBasedCacheStore . |
Uses of BucketBasedCacheStore in org.infinispan.loaders.jdbc.binary |
---|
Subclasses of BucketBasedCacheStore in org.infinispan.loaders.jdbc.binary | |
---|---|
class |
JdbcBinaryCacheStore
BucketBasedCacheStore implementation that will store all the buckets as rows in database, each row
corresponding to a bucket. |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |