Uses of Class
org.infinispan.client.hotrod.impl.operations.RemoveOperation
Packages that use RemoveOperation
-
Uses of RemoveOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return RemoveOperationModifier and TypeMethodDescription<V> RemoveOperation<V> OperationsFactory.newRemoveOperation(Object key, byte[] keyBytes, DataFormat dataFormat)