Class TableMetadata.SnapshotLogEntry

    • Method Detail

      • timestampMillis

        public long timestampMillis()
        Specified by:
        timestampMillis in interface HistoryEntry
        Returns:
        the timestamp in milliseconds of the change
      • snapshotId

        public long snapshotId()
        Specified by:
        snapshotId in interface HistoryEntry
        Returns:
        ID of the new current snapshot
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object