Uses of Class
org.infinispan.multimap.impl.HashMapBucket
Packages that use HashMapBucket
-
Uses of HashMapBucket in org.infinispan.multimap.impl
Classes in org.infinispan.multimap.impl that implement interfaces with type arguments of type HashMapBucketModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.multimap.impl that return HashMapBucketModifier and TypeMethodDescriptionHashMapBucket.HashMapBucketResponse.bucket()Returns the value of thebucketrecord component.static <K,V> HashMapBucket <K, V> HashMapBucket$___Marshaller_4eac533465c30d8024f90ceeaaca7f38966fd36542ed5e4bca91b5cb38857786.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) We do not use the original replace method here.Methods in org.infinispan.multimap.impl that return types with arguments of type HashMapBucketModifier and TypeMethodDescriptionHashMapBucket$___Marshaller_4eac533465c30d8024f90ceeaaca7f38966fd36542ed5e4bca91b5cb38857786.getJavaClass()Methods in org.infinispan.multimap.impl with parameters of type HashMapBucketModifier and TypeMethodDescriptionvoidHashMapBucket$___Marshaller_4eac533465c30d8024f90ceeaaca7f38966fd36542ed5e4bca91b5cb38857786.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HashMapBucket $2) Constructors in org.infinispan.multimap.impl with parameters of type HashMapBucketModifierConstructorDescriptionHashMapBucketResponse(R response, HashMapBucket<K, V> bucket) Creates an instance of aHashMapBucketResponserecord class.Constructor parameters in org.infinispan.multimap.impl with type arguments of type HashMapBucket