Class TxCompletionNotificationCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand

public class TxCompletionNotificationCommand extends BaseRpcCommand implements TopologyAffectedCommand
Command for removing recovery related information from the cluster.
Since:
5.0
Author:
[email protected]