Interface StringRedisConnection.StringTuple

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

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

    • getValueAsString

      String getValueAsString()