Class AbstractTopologyAffectedCommand

java.lang.Object
org.infinispan.commands.AbstractFlagAffectedCommand
org.infinispan.commands.AbstractTopologyAffectedCommand
All Implemented Interfaces:
FlagAffectedCommand, ReplicableCommand, TopologyAffectedCommand, VisitableCommand

public abstract class AbstractTopologyAffectedCommand extends AbstractFlagAffectedCommand implements TopologyAffectedCommand
Base class for commands that carry topology id.
Since:
5.1
Author:
Galder ZamarreƱo