Package com.redis.riot.core.function
Class ZsetToMapFunction
java.lang.Object
com.redis.riot.core.function.ZsetToMapFunction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setScoreFormat
(String scoreFormat) void
setScoreKeyFormat
(String scoreKeyFormat) void
setValueKeyFormat
(String valueKeyFormat)
-
Field Details
-
DEFAULT_SCORE_KEY_FORMAT
- See Also:
-
DEFAULT_VALUE_KEY_FORMAT
- See Also:
-
DEFAULT_SCORE_FORMAT
- See Also:
-
-
Constructor Details
-
ZsetToMapFunction
public ZsetToMapFunction()
-
-
Method Details