Package org.infinispan.multimap.impl
package org.infinispan.multimap.impl
-
ClassDescriptionBucket<V>Bucket used to store Multimap values, required as HashSet cannot be directly marshalled via ProtoStream.WARNING: Generated code! Do not edit!WARNING: Generated code! Do not edit!Embedded implementation of
MultimapCache
Embedded implementation ofMultimapCacheManager
Multimap with Linked List Implementation methodsEmbeddedMultimapPairCache<K,HK, HV> Multimap which holds a collection of key-values pairs.Multimap with Sorted Map Implementation methodsEmbeddedSetCache<K,V> SetCache with Set methods implementationIds range: 2050 - 2099 Externalizer Ids that identity the functions used inEmbeddedMultimapCache
HashMapBucket<K,V> WARNING: Generated code! Do not edit!WARNING: Generated code! Do not edit!ListBucket<V>Bucket used to store ListMultimap values.WARNING: Generated code! Do not edit!MultimapModuleLifecycle is necessary for the Multimap Cache module.WARNING: Generated code! Do not edit!ScoredValue<V>WARNING: Generated code! Do not edit!SetBucket<V>Bucket used to store Set data type.WARNING: Generated code! Do not edit!Since 15.0Utility class to hold multiple options for sorted setsBucket used to store Sorted Set data type.WARNING: Generated code! Do not edit!Utility class to hold subset operation arguments