Uses of Class
org.infinispan.client.hotrod.impl.operations.PutAllOperation
Packages that use PutAllOperation
-
Uses of PutAllOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return PutAllOperationModifier and TypeMethodDescriptionDefaultCacheOperationsFactory.newPutAllBytesOperation(Map<byte[], byte[]> map, long lifespan, TimeUnit lifespanUnit, long maxIdleTime, TimeUnit maxIdleTimeUnit)