Uses of Package
org.infinispan.multimap.impl
Packages that use org.infinispan.multimap.impl
-
Classes in org.infinispan.multimap.impl used by org.infinispan.multimap.implClassDescriptionImplements base functionalities shared by set-like data structures.Bucket used to store Multimap values, required as HashSet cannot be directly marshalled via ProtoStream.Multimap with Linked List Implementation methodsMultimap which holds a collection of key-values pairs.Multimap with Sorted Map Implementation methodsSetCache with Set methods implementationBucket used to store ListMultimap values.Bucket used to store Set data type.Since 15.0Utility class to hold multiple options for sorted setsBucket used to store Sorted Set data type.Utility class to hold subset operation arguments
-
Classes in org.infinispan.multimap.impl used by org.infinispan.server.hotrod