Class PutMapCommand

All Implemented Interfaces:
FlagAffectedCommand, MetadataAwareCommand, CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand, TracedCommand, VisitableCommand, WriteCommand, VersionAware, RemoteLockCommand

@ProtoTypeId(1148) public class PutMapCommand extends AbstractTopologyAffectedCommand implements WriteCommand, MetadataAwareCommand, RemoteLockCommand
A command writing multiple key/value pairs with the same metadata.
Since:
4.0
Author:
Mircea.Markus@jboss.com