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