Interface | Description |
---|---|
BackupReceiver |
Component present on a backup site that manages the backup information and logic.
|
BackupReceiverRepository |
Global component that holds all the
BackupReceiver s within this CacheManager. |
BackupSender |
Component responsible with sending backup data to remote sites.
|
CustomFailurePolicy<K,V> |
Used for implementing custom policies in case of communication failures with a remote site.
|
Class | Description |
---|---|
AbstractCustomFailurePolicy<K,V> |
Support class for
CustomFailurePolicy . |
BackupReceiverImpl | |
BackupReceiverImpl.BackupCacheUpdater | |
BackupReceiverRepositoryImpl | |
BackupSenderImpl | |
BackupSenderImpl.CustomBackupPolicyInvoker | |
OfflineStatus |
Keeps state needed for knowing when a site needs to be taken offline.
|
XSiteAdminCommand |
Command used for handling XSiteReplication administrative operations.
|
XSiteAdminOperations |
Managed bean exposing sys admin operations for Cross-Site replication functionality.
|
XSiteBackup |
Enum | Description |
---|---|
BackupSender.BringSiteOnlineResponse | |
BackupSender.TakeSiteOfflineResponse | |
XSiteAdminCommand.AdminOperation | |
XSiteAdminCommand.Status |
Exception | Description |
---|---|
BackupFailureException |
Exception to be used to signal failures to backup to remote sites.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.