Class SortedSetBucket.IndexValue

java.lang.Object
org.infinispan.multimap.impl.SortedSetBucket.IndexValue
Enclosing class:
SortedSetBucket<V>

@ProtoTypeId(5309) public static class SortedSetBucket.IndexValue extends Object
Since:
15.0
Author:
Katia Aresti
  • Method Details Link icon

    • of Link icon

      public static SortedSetBucket.IndexValue of(double score, long index)
    • getValue Link icon

      public long getValue()
    • getScore Link icon

      public double getScore()