Class InvalidateCommand

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

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