Uses of Package
org.infinispan.xsite
-
Packages that use org.infinispan.xsite Package Description org.infinispan.extendedstats.wrappers org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.interceptors.xsite Interceptors dealing with cross-site replication.org.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.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 -
Classes in org.infinispan.xsite used by org.infinispan.extendedstats.wrappers Class Description XSiteBackup XSiteReplicateCommand Abstract class to invoke RPC on the remote site. -
Classes in org.infinispan.xsite used by org.infinispan.factories Class Description BackupSender Component responsible with sending backup data to remote sites. -
Classes in org.infinispan.xsite used by org.infinispan.interceptors.xsite Class Description BackupSender Component responsible with sending backup data to remote sites. -
Classes in org.infinispan.xsite used by org.infinispan.remoting.inboundhandler Class Description XSiteReplicateCommand Abstract class to invoke RPC on the remote site. -
Classes in org.infinispan.xsite used by org.infinispan.remoting.rpc Class Description XSiteBackup XSiteReplicateCommand Abstract class to invoke RPC on the remote site. -
Classes in org.infinispan.xsite used by org.infinispan.remoting.transport Class Description XSiteBackup XSiteReplicateCommand Abstract class to invoke RPC on the remote site. -
Classes in org.infinispan.xsite used by org.infinispan.remoting.transport.jgroups Class Description XSiteBackup XSiteReplicateCommand Abstract class to invoke RPC on the remote site. -
Classes in org.infinispan.xsite used by org.infinispan.xsite Class Description BackupReceiver Component present on a backup site that manages the backup information and logic.BackupReceiverRepository Global component that holds all theBackupReceiver
s within this CacheManager.BackupSender Component responsible with sending backup data to remote sites.BackupSender.BringSiteOnlineResponse BackupSender.TakeSiteOfflineResponse BaseBackupReceiver Common implementation logic forBackupReceiver
CustomFailurePolicy Used for implementing custom policies in case of communication failures with a remote site.NoOpBackupSender A no-op implementation ofBackupSender
.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. -
Classes in org.infinispan.xsite used by org.infinispan.xsite.statetransfer Class 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.