Package org.infinispan.persistence.cluster


package org.infinispan.persistence.cluster
A CacheLoader (not CacheWriter) 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.
Public API
  • Classes
    Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 11.0.