Interface StringRedisConnection.StringTuple

All Superinterfaces:
Comparable<Double>, RedisZSetCommands.Tuple
All Known Implementing Classes:
DefaultStringTuple
Enclosing interface:
StringRedisConnection

public static interface StringRedisConnection.StringTuple extends RedisZSetCommands.Tuple
String-friendly ZSet tuple.
  • Method Details

    • getValueAsString

      String getValueAsString()