Uses of Interface
org.infinispan.multimap.api.embedded.MultimapCache
-
Packages that use MultimapCache Package Description org.infinispan.multimap.api.embedded Embedded Multimap Cache. -
-
Uses of MultimapCache in org.infinispan.multimap.api.embedded
Methods in org.infinispan.multimap.api.embedded that return MultimapCache Modifier and Type Method Description MultimapCache<K,V>
MultimapCacheManager. get(String name)
Retrieves a named multimap cache from the system.
-