Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.xsite

Packages that use org.infinispan.xsite
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.interceptors.xsite   
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   
 

Classes in org.infinispan.xsite used by org.infinispan.commands
BackupSender
          Component responsible with sending backup data to remote sites.
 

Classes in org.infinispan.xsite used by org.infinispan.interceptors.xsite
BackupSender
          Component responsible with sending backup data to remote sites.
 

Classes in org.infinispan.xsite used by org.infinispan.remoting.transport
XSiteBackup
           
 

Classes in org.infinispan.xsite used by org.infinispan.remoting.transport.jgroups
BackupReceiverRepository
          Global component that holds all the BackupReceivers within this CacheManager.
XSiteBackup
           
 

Classes in org.infinispan.xsite used by org.infinispan.xsite
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
           
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
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.