| Package | Description |
|---|---|
| org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
| 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.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| Class and Description |
|---|
| Bucket
A bucket is where entries are stored.
|
| BucketBasedCacheStore.BucketHandler |
| Class and Description |
|---|
| Bucket
A bucket is where entries are stored.
|
| BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data.
|
| BucketBasedCacheStore.BucketHandler |
| Class and Description |
|---|
| Bucket
A bucket is where entries are stored.
|
| BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data.
|
| BucketBasedCacheStore.BucketHandler |
| Class and Description |
|---|
| Bucket
A bucket is where entries are stored.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.