| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.interceptors.xsite | |
| org.infinispan.remoting.inboundhandler | |
| org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| org.infinispan.xsite | |
| org.infinispan.xsite.statetransfer |
| Class and Description |
|---|
| BackupSender
Component responsible with sending backup data to remote sites.
|
| SingleXSiteRpcCommand
RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
|
| XSiteAdminCommand
Command used for handling XSiteReplication administrative operations.
|
| XSiteAdminCommand.AdminOperation |
| Class and Description |
|---|
| BackupSender
Component responsible with sending backup data to remote sites.
|
| Class and Description |
|---|
| BackupReceiverRepository
Global component that holds all the
BackupReceivers within this CacheManager. |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| XSiteBackup |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| XSiteBackup |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| BackupReceiverRepository
Global component that holds all the
BackupReceivers within this CacheManager. |
| BackupSender
Component responsible with sending backup data to remote sites.
|
| BackupSender.BringSiteOnlineResponse |
| BackupSender.TakeSiteOfflineResponse |
| BaseBackupReceiver
Common implementation logic for
BackupReceiver |
| CustomFailurePolicy
Used for implementing custom policies in case of communication failures with a remote site.
|
| OfflineStatus
Keeps state needed for knowing when a site needs to be taken offline.
|
| XSiteAdminCommand.AdminOperation |
| XSiteAdminCommand.Status |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.