Package | Description |
---|---|
org.infinispan.compatibility.loaders | |
org.infinispan.loaders | |
org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
Modifier and Type | Class and Description |
---|---|
class |
Custom52xCacheStore |
Modifier and Type | Class and Description |
---|---|
class |
LockSupportCacheStore<L>
This class extends
AbstractCacheStore adding lock support for consistently accessing stored data. |
Modifier and Type | Class and Description |
---|---|
class |
BucketBasedCacheStore
Base class for CacheStore implementations that combine entries into buckets when storing data.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.