Interface DataCommand

All Superinterfaces:
FlagAffectedCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, VisitableCommand
All Known Implementing Classes:
org.infinispan.commands.read.AbstractDataCommand, TouchCommand

Commands of this type manipulate data in the cache.
Since:
4.0
Author:
Mircea.Markus@jboss.com, Manik Surtani (manik@jboss.org)
  • Method Details