Uses of Class
org.infinispan.multimap.impl.SortedSetBucket
Packages that use SortedSetBucket
-
Uses of SortedSetBucket in org.infinispan.multimap.impl
Classes in org.infinispan.multimap.impl that implement interfaces with type arguments of type SortedSetBucketModifier and TypeClassDescriptionfinal classWARNING: Generated code!Fields in org.infinispan.multimap.impl with type parameters of type SortedSetBucketModifier and TypeFieldDescriptionprotected final AdvancedCache<K, SortedSetBucket<V>> EmbeddedMultimapSortedSetCache.cacheprotected final FunctionalMap.ReadWriteMap<K, SortedSetBucket<V>> EmbeddedMultimapSortedSetCache.readWriteMapMethods in org.infinispan.multimap.impl that return SortedSetBucketModifier and TypeMethodDescriptionSortedSetBucket.SortedSetResult.bucket()Returns the value of thebucketrecord component.SortedSetBucket$___Marshaller_1600124bea53b5f0d3631646f7fb1d358fcf17ad160bb68d71a2e3e7f1c529c9.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) SortedSetBucket.replace(Collection<ScoredValue<V>> scoredValues) Methods in org.infinispan.multimap.impl that return types with arguments of type SortedSetBucketModifier and TypeMethodDescriptionSortedSetBucket$___Marshaller_1600124bea53b5f0d3631646f7fb1d358fcf17ad160bb68d71a2e3e7f1c529c9.getJavaClass()Methods in org.infinispan.multimap.impl with parameters of type SortedSetBucketModifier and TypeMethodDescriptionvoidSortedSetBucket$___Marshaller_1600124bea53b5f0d3631646f7fb1d358fcf17ad160bb68d71a2e3e7f1c529c9.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SortedSetBucket $2) Constructors in org.infinispan.multimap.impl with parameters of type SortedSetBucketModifierConstructorDescriptionSortedSetResult(R result, SortedSetBucket<E> bucket) Creates an instance of aSortedSetResultrecord class.Constructor parameters in org.infinispan.multimap.impl with type arguments of type SortedSetBucket