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