Class IracTombstoneRemoteSiteCheckCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.xsite.XSiteReplicateCommand<org.infinispan.commons.util.IntSet>
org.infinispan.commands.irac.IracTombstoneRemoteSiteCheckCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand

public class IracTombstoneRemoteSiteCheckCommand extends XSiteReplicateCommand<org.infinispan.commons.util.IntSet>
A XSiteReplicateCommand to check tombstones for IRAC algorithm.

Periodically, the primary owner sends this command to the remote sites where they check if the tombstone for this key is still necessary.

Since:
14.0