Uses of Class
org.infinispan.client.hotrod.impl.operations.PutAllParallelOperation
Packages that use PutAllParallelOperation
-
Uses of PutAllParallelOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return PutAllParallelOperationModifier and TypeMethodDescriptionOperationsFactory.newPutAllOperation(Map<byte[], byte[]> map, long lifespan, TimeUnit lifespanTimeUnit, long maxIdle, TimeUnit maxIdleTimeUnit, DataFormat dataFormat)