Class ReadWriteManyEntriesCommand<K,V,T,R>

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

public final class ReadWriteManyEntriesCommand<K,V,T,R> extends AbstractWriteManyCommand<K,V>