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>, ReplicableCommand, TopologyAffectedCommand, TracedCommand, VisitableCommand, WriteCommand, RemoteLockCommand

public final class ReadWriteManyCommand<K,V,R> extends AbstractWriteManyCommand<K,V>