Uses of Class
org.infinispan.multimap.impl.EmbeddedMultimapListCache
Packages that use EmbeddedMultimapListCache
-
Uses of EmbeddedMultimapListCache in org.infinispan.multimap.impl
Methods in org.infinispan.multimap.impl that return EmbeddedMultimapListCacheModifier and TypeMethodDescriptionEmbeddedMultimapCacheManager.getMultimapList
(String cacheName) Provides an api to manipulate key/values with lists. -
Uses of EmbeddedMultimapListCache in org.infinispan.server.resp
Fields in org.infinispan.server.resp declared as EmbeddedMultimapListCacheModifier and TypeFieldDescriptionprotected EmbeddedMultimapListCache
<byte[], byte[]> Resp3Handler.listMultimap
Methods in org.infinispan.server.resp that return EmbeddedMultimapListCacheModifier and TypeMethodDescriptionEmbeddedMultimapListCache
<byte[], byte[]> Resp3Handler.getListMultimap()