Uses of Class
org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
-
Packages that use RemoveEntryMultimapOperation Package Description org.infinispan.client.hotrod.impl.multimap.operations -
-
Uses of RemoveEntryMultimapOperation in org.infinispan.client.hotrod.impl.multimap.operations
Methods in org.infinispan.client.hotrod.impl.multimap.operations that return RemoveEntryMultimapOperation Modifier and Type Method Description <K> RemoveEntryMultimapOperation
MultimapOperationsFactory. newRemoveEntryOperation(K key, byte[] keyBytes, byte[] value)
-