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