Uses of Interface
org.infinispan.commons.api.multimap.BasicMultimapCache
Packages that use BasicMultimapCache
Package
Description
Embedded Multimap Cache.
-
Uses of BasicMultimapCache in org.infinispan.client.hotrod.multimap
Subinterfaces of BasicMultimapCache in org.infinispan.client.hotrod.multimapModifier and TypeInterfaceDescriptioninterface
RemoteMultimapCache<K,
V> Remote MultimapCache interface used for server mode. -
Uses of BasicMultimapCache in org.infinispan.multimap.api.embedded
Subinterfaces of BasicMultimapCache in org.infinispan.multimap.api.embeddedModifier and TypeInterfaceDescriptioninterface
MultimapCache<K,
V> Embedded version ofBasicMultimapCache
. -
Uses of BasicMultimapCache in org.infinispan.multimap.impl
Classes in org.infinispan.multimap.impl that implement BasicMultimapCache