Uses of Interface
org.infinispan.multimap.impl.BaseSetBucket
Packages that use BaseSetBucket
-
Uses of BaseSetBucket in org.infinispan.multimap.impl
Classes in org.infinispan.multimap.impl that implement BaseSetBucketModifier and TypeClassDescriptionclassSetBucket<V>Bucket used to store Set data type.classBucket used to store Sorted Set data type. -
Uses of BaseSetBucket in org.infinispan.multimap.impl.function.sortedset
Method parameters in org.infinispan.multimap.impl.function.sortedset with type arguments of type BaseSetBucketModifier and TypeMethodDescriptionSortedSetAggregateFunction.apply(org.infinispan.functional.EntryView.ReadWriteEntryView<K, ? extends BaseSetBucket<V>> view)