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