Uses of Interface
org.infinispan.client.hotrod.multimap.RemoteMultimapCache
-
Packages that use RemoteMultimapCache Package Description org.infinispan.client.hotrod.multimap -
-
Uses of RemoteMultimapCache in org.infinispan.client.hotrod.multimap
Methods in org.infinispan.client.hotrod.multimap that return RemoteMultimapCache Modifier and Type Method Description RemoteMultimapCache<K,V>
MultimapCacheManager. get(String name)
Retrieves a named multimap cache from the system.RemoteMultimapCache<K,V>
RemoteMultimapCacheManager. get(String cacheName)
-