Class WriteOnlyManyCommand<K,V>

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

public final class WriteOnlyManyCommand<K,V> extends AbstractWriteManyCommand<K,V>