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 TypeClassDescriptionclass
SetBucket<V>
Bucket used to store Set data type.class
Bucket used to store Sorted Set data type.