| Package | Description |
|---|---|
| org.infinispan.loaders.cluster |
A
CacheLoader (not CacheStore) that polls other nodes in the cluster for state. |
| org.infinispan.loaders.file |
Simple filesystem-based
CacheStore implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterCacheLoader
Cache loader that consults other members in the cluster for values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileCacheStore
A filesystem-based implementation of a
BucketBasedCacheStore. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.