Interface StringRedisConnection.StringTuple
- All Superinterfaces:
Comparable<Double>
,RedisZSetCommands.Tuple
- All Known Implementing Classes:
DefaultStringTuple
- Enclosing interface:
- StringRedisConnection
String-friendly ZSet tuple.
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.springframework.data.redis.connection.RedisZSetCommands.Tuple
getScore, getValue
-
Method Details
-
getValueAsString
String getValueAsString()
-