public interface KeyValue
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getValueAsUniqueString()
Returns an opaque unique String that can be used to identify this tuple.
|
int |
hashCode()
Returns a int hashcode for this KeyValue.
|
int hashCode()
String getValueAsUniqueString()