public class KeyedZSetElement extends Tuple
KeyedZSetElement(byte[] key, byte[] element, java.lang.Double score)
KeyedZSetElement(java.lang.String key, java.lang.String element, java.lang.Double score)
boolean
equals(java.lang.Object o)
java.lang.String
getKey()
int
hashCode()
toString()
compare, compareTo, getBinaryElement, getElement, getScore
getClass, notify, notifyAll, wait, wait, wait
public KeyedZSetElement(byte[] key, byte[] element, java.lang.Double score)
public KeyedZSetElement(java.lang.String key, java.lang.String element, java.lang.Double score)
public java.lang.String getKey()
public boolean equals(java.lang.Object o)
equals
Tuple
public int hashCode()
hashCode
public java.lang.String toString()
toString