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