Infinispan Distribution 5.2.6.Final-redhat-2

Package org.infinispan.loaders.cluster

A CacheLoader (not CacheStore) that polls other nodes in the cluster for state.

See:
          Description

Class Summary
ClusterCacheLoader Cache loader that consults other members in the cluster for values.
ClusterCacheLoaderConfig Configuration for ClusterCacheLoader.
 

Package org.infinispan.loaders.cluster Description

A CacheLoader (not CacheStore) that polls other nodes in the cluster for state. Useful if state transfer on startup is disabled, this CacheLoader implementation allows for lazily loading state from remote nodes, on demand and on a per-entry basis.


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.