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 |
AbstractCacheStore
An abstract
CacheStore that holds common implementations for some methods |
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 © 2014 JBoss, a division of Red Hat. All Rights Reserved.