Interface | Description |
---|---|
BackupReceiver |
Component present on a backup site that manages the backup information and logic.
|
BackupSender |
Component responsible with sending backup data to remote sites.
|
CustomFailurePolicy<K,V> | Deprecated
since 11.0.
|
Class | Description |
---|---|
AbstractCustomFailurePolicy<K,V> |
Support class for
CustomFailurePolicy . |
BackupSenderImpl | |
ClusteredCacheBackupReceiver |
BackupReceiver implementation for clustered caches. |
CorePackageImpl | |
GlobalXSiteAdminOperations |
A per-container (cache manager) cross-site admin operations.
|
NoOpBackupSender |
A no-op implementation of
BackupSender . |
OfflineStatus |
Keeps state needed for knowing when a site needs to be taken offline.
|
SingleXSiteRpcCommand |
RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
|
XSiteAdminOperations |
Managed bean exposing sys admin operations for Cross-Site replication functionality.
|
XSiteBackup | |
XSiteReplicateCommand |
Abstract class to invoke RPC on the remote site.
|
Exception | Description |
---|---|
BackupFailureException |
Exception to be used to signal failures to backup to remote sites.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.