Class IracCleanupKeysCommand

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

public class IracCleanupKeysCommand extends Object implements CacheRpcCommand
Sends a cleanup request from the primary owner to the backup owners.

Sent after a successful update of all remote sites.

Since:
11.0
Author:
Pedro Ruivo