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