Package | Description |
---|---|
org.infinispan.compatibility.loaders | |
org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Custom52xCacheStore.loopOverBuckets(BucketBasedCacheStore.BucketHandler handler) |
Modifier and Type | Class and Description |
---|---|
protected class |
BucketBasedCacheStore.CollectionGeneratingBucketHandler<T> |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
BucketBasedCacheStore.loopOverBuckets(BucketBasedCacheStore.BucketHandler handler)
A mechanism to loop over all buckets in the cache store.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.