Uses of Package
org.infinispan.xsite
Packages that use org.infinispan.xsite
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.
Interceptors dealing with cross-site replication.
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
This is the private xsite package.
-
Classes in org.infinispan.xsite used by org.infinispan.commandsClassDescriptionRPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
-
Classes in org.infinispan.xsite used by org.infinispan.factoriesClassDescriptionComponent present on a backup site that manages the backup information and logic.Component responsible with sending backup data to remote sites.Maps caches from remote site to local caches.
-
Classes in org.infinispan.xsite used by org.infinispan.interceptors.xsite
-
Classes in org.infinispan.xsite used by org.infinispan.remoting.rpc
-
Classes in org.infinispan.xsite used by org.infinispan.remoting.transport
-
Classes in org.infinispan.xsite used by org.infinispan.remoting.transport.impl
-
Classes in org.infinispan.xsite used by org.infinispan.remoting.transport.jgroups
-
Classes in org.infinispan.xsite used by org.infinispan.xsiteClassDescriptionComponent present on a backup site that manages the backup information and logic.Component responsible with sending backup data to remote sites.A no-op implementation of
BackupSender. -
Classes in org.infinispan.xsite used by org.infinispan.xsite.commands.remoteClassDescriptionComponent present on a backup site that manages the backup information and logic.
-
Classes in org.infinispan.xsite used by org.infinispan.xsite.events
-
Classes in org.infinispan.xsite used by org.infinispan.xsite.irac
-
Classes in org.infinispan.xsite used by org.infinispan.xsite.statetransfer
-
Classes in org.infinispan.xsite used by org.infinispan.xsite.statusClassDescriptionKeeps the state needed for knowing when a site needs to be taken offline.