Uses of Class
org.infinispan.hotrod.impl.operations.AbstractPutIfAbsentOperation
Packages that use AbstractPutIfAbsentOperation
-
Uses of AbstractPutIfAbsentOperation in org.infinispan.hotrod.impl.operations
Subclasses of AbstractPutIfAbsentOperation in org.infinispan.hotrod.impl.operationsModifier and TypeClassDescriptionclassPutIfAbsentOperation<K,V> Implements "putIfAbsent" operation as described in Hot Rod protocol specification.classImplements "putIfAbsent" operation as described in Hot Rod protocol specification.