Uses of Interface
org.infinispan.multimap.impl.SortableBucket
-
Uses of SortableBucket in org.infinispan.multimap.impl
Modifier 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.