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