All Classes and Interfaces
Class
Description
Serializable function used by
EmbeddedMultimapSortedSetCache.addMany(Object, Collection, SortedSetAddArgs) .A base function for the multimap updates
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!
Serializable function used by
EmbeddedMultimapCache.containsKey(Object) and
EmbeddedMultimapCache.containsEntry(Object, Object).Serializable function used by
and
invalid reference
org.infinispan.multimap.impl.EmbeddedMultimapSortedSetCache#count(K, double, boolean, double, boolean)
EmbeddedMultimapSortedSetCache.count(Object, Object, boolean, Object, boolean) .Embedded implementation of
MultimapCacheEmbedded implementation of
MultimapCacheManagerA
MultimapCache factory for embedded cached.Multimap with Linked List Implementation methods
Multimap which holds a collection of key-values pairs.
Multimap with Sorted Map Implementation methods
SetCache with Set methods implementation
Ids range: 2050 - 2099
Externalizer Ids that identity the functions used in
EmbeddedMultimapCacheSerializable function used by
EmbeddedMultimapCache.get(Object)
to get a key's value.WARNING: Generated code! Do not edit!
Serializable function used by
EmbeddedMultimapPairCache.keySet(Object).Serializable function use by
EmbeddedMultimapPairCache.set(Object, Map.Entry[]).Serializable function used by
EmbeddedMultimapPairCache.values(Object).Serializable function used by
EmbeddedMultimapSortedSetCache.incrementScore(Object, double, Object, SortedSetAddArgs) .Serializable function used by
EmbeddedMultimapListCache.index(Object, long)
to retrieve the index at the head or the tail of the multimap list value.Serializable function used by
EmbeddedMultimapListCache.indexOf(Object, Object, Long, Long, Long)
to retrieve the index at the head or the tail of the multimap list value.Serializable function used by
EmbeddedMultimapSortedSetCache.indexOf(Object, Object, boolean)Serializable function used by
EmbeddedMultimapListCache.insert(Object, boolean, Object, Object)
to insert an element before or after the provided pivot element.Bucket used to store ListMultimap values.
WARNING: Generated code! Do not edit!
A base function for the list multimap updates
Embedded version of MultimapCache.
MultimapModuleLifecycle is necessary for the Multimap Cache module.
Wrapper for objects stored in multimap buckets.
MultimapObjectWrapper$___Marshaller_d191cad6a92ea7abef2ba81b125ea911fd025a63e126ba1afd3f73a904055dcd
WARNING: Generated code! Do not edit!
Serializable function used by
EmbeddedMultimapListCache.offerFirst(Object, Object)
and
EmbeddedMultimapListCache.offerLast(Object, Object)
(Object, Object)}
to insert a key/value pair at the head or the tail of the multimap list
value.WARNING: Generated code! Do not edit!
Serializable function used by
and
to poll N values at the head or the tail of the multimap list value.
invalid reference
org.infinispan.multimap.impl.EmbeddedMultimapListCache#pollFirst(K, long)
invalid reference
org.infinispan.multimap.impl.EmbeddedMultimapListCache#pollLast(K, long)
Serializable function used by
EmbeddedMultimapSortedSetCache.pop(Object, boolean, long)Serializable function used by
EmbeddedMultimapCache.put(Object, Object) to add a
key/value pair.Serializable function used by
EmbeddedMultimapListCache.remove(Object, long, Object)
to remove an element.Serializable function used by
EmbeddedMultimapCache.remove(Object) and EmbeddedMultimapCache.remove(Object, Object) to remove a key or a key/value pair from
the Multimap Cache, if such exists.Serializable function used by
invalid reference
org.infinispan.multimap.impl.EmbeddedMultimapSortedSetCache#removeAll(Object, Object, Object)
Serializable function used by
EmbeddedMultimapListCache.replace(Object, List)Serializable function used by
EmbeddedMultimapListCache.rotate(Object, boolean) (Object, boolean)}
to remove an element.Serializable function used by
EmbeddedSetCache.add(K, V)
to add elements to a Set.WARNING: Generated code! Do not edit!
Serializable function used by
EmbeddedMultimapSortedSetCache.score(Object, Object).Bucket used to store Set data type.
WARNING: Generated code! Do not edit!
A base function for the set updates
Serializable function used by
EmbeddedMultimapListCache.set(Object, long, Object)
to insert a key/value pair at the index of the multimap list value.Serializable function used by
EmbeddedSetCache.get(K)
to get a Set value with the given key.Since 15.0
Utility class to hold multiple options for sorted sets
Serializable function used by
EmbeddedMultimapSortedSetCache.union(Object, Collection, double, SortedSetBucket.AggregateFunction)Bucket used to store Sorted Set data type.
WARNING: Generated code! Do not edit!
A base function for the sorted set multimap updates
Serializable function used by
EmbeddedMultimapSortedSetCache.randomMembers(Object, int) )}Utility class to hold subset operation arguments
Serializable function used by
EmbeddedSetCache.remove(K, V)
to remove elements to a Set.Serializable function used by
EmbeddedSetCache.remove(K, V)
to remove elements to a Set.Serializable function used by
EmbeddedSetCache.set(K, java.util.Collection<V>)
to operator on Sets.Serializable function used by
EmbeddedMultimapListCache.subList(Object, long, long)
to retrieve the sublist with indexes.Serializable function used by
EmbeddedMultimapListCache.trim(Object, long, long)
to trim the multimap list value.