Uses of Package
org.infinispan.xsite.statetransfer
Packages that use org.infinispan.xsite.statetransfer
Package
Description
Commands that operate on the cache, either locally or remotely.
Factories are internal components used to create other components based on a cache's
configuration.
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.commandsClassDescriptionRepresents the state of a single key to be sent to a backup site.Wraps the state to be sent to another site
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.factories
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.xsite.commandsClassDescriptionIt contains the logic to send state to another site.It manages the state transfer between sites.
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.xsite.commands.remote
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.xsite.irac
-
Classes in org.infinispan.xsite.statetransfer used by org.infinispan.xsite.statetransferClassDescriptionA
XSiteStateProviderState
for asynchronous cross-site replication state transfer (IRAC).Common code forAsyncProviderState
andSyncProviderState
implementation.A no-op implementation ofXSiteStateProvider
.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 to send state to another site.Interface to store the information about a single remote site forXSiteStateProviderImpl
.Sends local cluster state to remote site.It manages the state transfer between sites.