Class IracTombstonePrimaryCheckCommand

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

public class IracTombstonePrimaryCheckCommand extends Object implements CacheRpcCommand
A CacheRpcCommand to check if one or more tombstones are still valid.

Periodically, the backup owner send this command for the tombstones they have stored if the key is not present in IracManager.

Since:
14.0