public class Tuple extends Object implements Comparable<Tuple>
| Constructor and Description |
|---|
Tuple(byte[] element,
Double score) |
Tuple(String element,
Double score) |
public Tuple(byte[] element,
Double score)
public int compareTo(Tuple other)
compareTo in interface Comparable<Tuple>public String getElement()
public byte[] getBinaryElement()
public double getScore()
Processing library Redis by Darius Morawiec. (c) 2015