Uses of Package
org.infinispan.hotrod.impl.multimap.operations
Packages that use org.infinispan.hotrod.impl.multimap.operations
-
Classes in org.infinispan.hotrod.impl.multimap.operations used by org.infinispan.hotrod.impl.multimap.operationsClassDescriptionImplements "contains entry" for multimap as defined by Hot Rod protocol specification.Implements "contains key" for multimap cache as defined by Hot Rod protocol specification.Implements "contains value" for multimap cache as defined by Hot Rod protocol specification.Implements "get" for multimap as defined by Hot Rod protocol specification.Implements "getWithMetadata" as defined by Hot Rod protocol specification.Implements "put" for multimap cache as defined by Hot Rod protocol specification.Implements "remove" for multimap as defined by Hot Rod protocol specification.Implements "remove" for multimap cache as defined by Hot Rod protocol specification.Implements "size" for multimap cache as defined by Hot Rod protocol specification.