Package com.redis.lettucemod.search
Class Suggestion<V>
java.lang.Object
com.redis.lettucemod.search.Suggestion<V>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScore()static <V> Suggestion<V>of(V string, double score) voidsetPayload(V payload) voidvoidstatic <V> Suggestion.ScoreBuilder<V>string(V string)
-
Constructor Details
-
Suggestion
public Suggestion()
-
-
Method Details
-
getString
-
setString
-
getScore
-
setScore
-
getPayload
-
setPayload
-
of
-
string
-