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.
Author:
Costin Leau, Christoph Strobl, Thomas Darimont, David Liu, Mark Paluch, Ninad Divadkar, Tugdual Grall, Dengliming, Andrey Shlykov, ihaohong, Shyngys Sapraliyev, Jeonggyu Choi
  • Method Details

    • getValueAsString

      String getValueAsString()