| Constructor and Description |
|---|
Digest(Timestamp timestamp,
boolean isTombstone) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isNewerThan(MapValue.Digest other) |
boolean |
isTombstone() |
Timestamp |
timestamp() |
String |
toString() |
public Digest(Timestamp timestamp, boolean isTombstone)
public Timestamp timestamp()
public boolean isTombstone()
public boolean isNewerThan(MapValue.Digest other)