Class IracTombstoneCleanupCommand

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

public class IracTombstoneCleanupCommand extends Object implements CacheRpcCommand
A CacheRpcCommand to clean up tombstones for IRAC algorithm.

This command is sent from the primary owners to the backup owner with the tombstone to be removed. No response is expected from the backup owners.

Since:
14.0