Uses of Class
org.infinispan.multimap.impl.EmbeddedMultimapSortedSetCache
Packages that use EmbeddedMultimapSortedSetCache
- 
Uses of EmbeddedMultimapSortedSetCache in org.infinispan.multimap.implMethods 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.respFields in org.infinispan.server.resp declared as EmbeddedMultimapSortedSetCacheModifier and TypeFieldDescriptionprotected EmbeddedMultimapSortedSetCache<byte[], byte[]> Resp3Handler.sortedSetMultimapMethods in org.infinispan.server.resp that return EmbeddedMultimapSortedSetCacheModifier and TypeMethodDescriptionEmbeddedMultimapSortedSetCache<byte[], byte[]> Resp3Handler.getSortedSeMultimap()