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

@ProtoTypeId(1154) public final class ReadWriteManyEntriesCommand<K,V,T,R> extends AbstractWriteManyCommand<K,V>