Class ReadWriteManyCommand<K,V,R>

java.lang.Object
org.infinispan.commands.functional.AbstractWriteManyCommand<K,V>
org.infinispan.commands.functional.ReadWriteManyCommand<K,V,R>
All Implemented Interfaces:
FlagAffectedCommand, FunctionalCommand<K,V>, CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand, TracedCommand, VisitableCommand, WriteCommand, VersionAware, RemoteLockCommand

@ProtoTypeId(1153) public final class ReadWriteManyCommand<K,V,R> extends AbstractWriteManyCommand<K,V>