Interface DataCommand

All Superinterfaces:
org.infinispan.commands.remote.CacheRpcCommand, FlagAffectedCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, TracedCommand, VersionAware, 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