Uses of Class
org.infinispan.hotrod.impl.operations.PutIfAbsentOperation
Packages that use PutIfAbsentOperation
-
Uses of PutIfAbsentOperation in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return PutIfAbsentOperationModifier and TypeMethodDescription<K,V> PutIfAbsentOperation <K, V> CacheOperationsFactory.newPutIfAbsentOperation(K key, byte[] keyBytes, byte[] value, org.infinispan.api.common.CacheWriteOptions options, DataFormat dataFormat)