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