Uses of Class
org.infinispan.multimap.impl.Bucket
Packages that use Bucket
-
Uses of Bucket in org.infinispan.multimap.impl
Methods in org.infinispan.multimap.impl that return BucketModifier and TypeMethodDescriptionBucket$___Marshaller_686dc55729a31972fef7d4722c2e90e0421789a20c8a9d4176be1714ac94d28c.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.multimap.impl that return types with arguments of type BucketModifier and TypeMethodDescriptionEmbeddedMultimapCache.getCache()
Bucket$___Marshaller_686dc55729a31972fef7d4722c2e90e0421789a20c8a9d4176be1714ac94d28c.getJavaClass()
Methods in org.infinispan.multimap.impl with parameters of type BucketModifier and TypeMethodDescriptionvoid
Bucket$___Marshaller_686dc55729a31972fef7d4722c2e90e0421789a20c8a9d4176be1714ac94d28c.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Bucket $2) Constructor parameters in org.infinispan.multimap.impl with type arguments of type BucketModifierConstructorDescriptionEmbeddedMultimapCache
(Cache<K, Bucket<V>> cache, boolean supportsDuplicates)