|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.loaders.bucket | |
---|---|
org.infinispan.loaders.bucket | Abstract classes that use hashed buckets to store entries. |
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. |
Classes in org.infinispan.loaders.bucket used by org.infinispan.loaders.bucket | |
---|---|
Bucket
A bucket is where entries are stored. |
|
BucketBasedCacheStore.BucketHandler
|
Classes in org.infinispan.loaders.bucket used by org.infinispan.loaders.cloud | |
---|---|
Bucket
A bucket is where entries are stored. |
|
BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data. |
|
BucketBasedCacheStore.BucketHandler
|
Classes in org.infinispan.loaders.bucket used by org.infinispan.loaders.file | |
---|---|
Bucket
A bucket is where entries are stored. |
|
BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data. |
|
BucketBasedCacheStore.BucketHandler
|
Classes in org.infinispan.loaders.bucket used by org.infinispan.loaders.jdbc.binary | |
---|---|
Bucket
A bucket is where entries are stored. |
|
BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data. |
|
BucketBasedCacheStore.BucketHandler
|
|
--> |