Uses of Class
org.infinispan.multimap.impl.SortedSetBucket.IndexValue
Packages that use SortedSetBucket.IndexValue
-
Uses of SortedSetBucket.IndexValue in org.infinispan.multimap.impl
Methods in org.infinispan.multimap.impl that return SortedSetBucket.IndexValueModifier and TypeMethodDescriptionstatic SortedSetBucket.IndexValue
SortedSetBucket.IndexValue.of
(double score, long index) IndexValue$___Marshaller_bd0645406b17892bf88c6e47c2cf98f630fcacfb19c012aac92f24cccbc707ae.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.multimap.impl that return types with arguments of type SortedSetBucket.IndexValueModifier and TypeMethodDescriptionIndexValue$___Marshaller_bd0645406b17892bf88c6e47c2cf98f630fcacfb19c012aac92f24cccbc707ae.getJavaClass()
Returns the index of member in the sorted set, with the scores ordered from high to low.Methods in org.infinispan.multimap.impl with parameters of type SortedSetBucket.IndexValueModifier and TypeMethodDescriptionvoid
IndexValue$___Marshaller_bd0645406b17892bf88c6e47c2cf98f630fcacfb19c012aac92f24cccbc707ae.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SortedSetBucket.IndexValue $2)