Class IracTombstoneRemoteSiteCheckCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.commands.irac.IracTombstoneRemoteSiteCheckCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TracedCommand

public class IracTombstoneRemoteSiteCheckCommand extends BaseRpcCommand
A BaseRpcCommand 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