| 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.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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.