Uses of Class
org.infinispan.multimap.impl.EmbeddedMultimapSortedSetCache
Packages that use EmbeddedMultimapSortedSetCache
-
Uses of EmbeddedMultimapSortedSetCache in org.infinispan.multimap.impl
Methods in org.infinispan.multimap.impl that return EmbeddedMultimapSortedSetCacheModifier and TypeMethodDescriptionEmbeddedMultimapCacheManager.getMultimapSortedSet
(String cacheName) Provides an api to manipulate key/values with sorted sets. -
Uses of EmbeddedMultimapSortedSetCache in org.infinispan.server.resp
Fields in org.infinispan.server.resp declared as EmbeddedMultimapSortedSetCacheModifier and TypeFieldDescriptionprotected EmbeddedMultimapSortedSetCache
<byte[], byte[]> Resp3Handler.sortedSetMultimap
Methods in org.infinispan.server.resp that return EmbeddedMultimapSortedSetCacheModifier and TypeMethodDescriptionEmbeddedMultimapSortedSetCache
<byte[], byte[]> Resp3Handler.getSortedSeMultimap()