Package org.infinispan.xsite
package org.infinispan.xsite
This is the private xsite package.
-
ClassDescriptionSupport class for
CustomFailurePolicy
.Exception to be used to signal failures to backup to remote sites.Component present on a backup site that manages the backup information and logic.Component responsible with sending backup data to remote sites.BackupReceiver
implementation for clustered caches.CustomFailurePolicy<K,V> Deprecated.since 11.0.A per-container (cache manager) cross-site admin operations.A no-op implementation ofBackupSender
.Keeps state needed for knowing when a site needs to be taken offline.RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.Managed bean exposing sys admin operations for Cross-Site replication functionality.Caches the site nameString
andByteString
instances.Abstract class to invoke RPC on the remote site.