Package org.infinispan.xsite.statetransfer
package org.infinispan.xsite.statetransfer
-
ClassDescriptionA
XSiteStateProviderState
for asynchronous cross-site replication state transfer (IRAC).BaseXSiteStateProviderState<T extends org.infinispan.xsite.statetransfer.BaseXSiteStateProviderState.OutboundTask>Common code forAsyncProviderState
andSyncProviderState
implementation.A no-op implementation ofXSiteStateProvider
.A no-op implementation ofXSiteStateTransferManager
.Cross-Site state transfer status and collectorCross-site state transfer status.AXSiteStateProviderState
for synchronous cross-site replication state transfer.Represents the state of a single key to be sent to a backup site.It contains the logic needed to consume the state sent from other site.It contains the logic needed to consume the state sent from other site.It contains the logic to send state to another site.It contains the logic to send state to another site.Interface to store the information about a single remote site forXSiteStateProviderImpl
.Wraps the state to be sent to another siteSends local cluster state to remote site.It collects the acknowledgements sent from local site member to signal the ending of the state sent.It manages the state transfer between sites.XSiteStateTransferManager
implementation.