public static class TableMetadata.SnapshotLogEntry extends java.lang.Object implements HistoryEntry
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
long |
snapshotId() |
long |
timestampMillis() |
java.lang.String |
toString() |
public long timestampMillis()
timestampMillis in interface HistoryEntrypublic long snapshotId()
snapshotId in interface HistoryEntrypublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object