Uses of Interface
org.infinispan.multimap.impl.SortableBucket
Packages that use SortableBucket
-
Uses of SortableBucket in org.infinispan.multimap.impl
Classes in org.infinispan.multimap.impl that implement SortableBucketModifier and TypeClassDescriptionclass
ListBucket<V>
Bucket used to store ListMultimap values.class
SetBucket<V>
Bucket used to store Set data type.class
Bucket used to store Sorted Set data type.