Uses of Package
org.infinispan.xsite.commands.remote
Package
Description
Commands that operate on the cache, either locally or remotely.
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.
-
ClassDescriptionA clear request that is sent to the remote site by
IracManager
.A multi-key cross-site requests.AXSiteCacheRequest
to check tombstones for IRAC algorithm.A request that is sent to the remote site byIracManager
.Wraps the state to be sent to another site.Controls the start and stop of receiving the cross-site state transfer. -
-
-
-
-
ClassDescriptionAn update request that is sent to the remote site by
IracManager
.AXSiteRequest
which is associated to a cache.It represents a cross-site request. -