Class InvalidateCommand

All Implemented Interfaces:
FlagAffectedCommand, ReplicableCommand, TopologyAffectedCommand, TracedCommand, VisitableCommand, WriteCommand, RemoteLockCommand
Direct Known Subclasses:
InvalidateL1Command

public class InvalidateCommand extends AbstractTopologyAffectedCommand implements WriteCommand, RemoteLockCommand
Removes an entry from memory.
Since:
4.0
Author:
Mircea.Markus@jboss.com