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
  • Method Details

    • of

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

      public long getValue()
    • getScore

      public double getScore()