Class IracTombstoneCheckRequest

java.lang.Object
org.infinispan.xsite.commands.remote.XSiteCacheRequest<IntSet>
org.infinispan.xsite.commands.remote.IracTombstoneCheckRequest
All Implemented Interfaces:
XSiteRequest<IntSet>

public class IracTombstoneCheckRequest extends XSiteCacheRequest<IntSet>
A XSiteCacheRequest 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:
15.0