Uses of Package
org.infinispan.multimap.api
-
Packages that use org.infinispan.multimap.api Package Description org.infinispan.multimap.api.embedded Embedded Multimap Cache. -
Classes in org.infinispan.multimap.api used by org.infinispan.multimap.api.embedded Class Description BasicMultimapCache BasicMultimapCache
provides the common API for the two different types of multimap caches that Infinispan provides: embedded and remote.