Class Table


  • public final class Table
    extends Object
    Wrapper for Table protocol buffer object
    • Method Detail

      • getId

        public String getId()
        Gets the table's id.
      • getInstanceId

        public String getInstanceId()
        Gets the id of the instance that owns this Table.
      • getChangeStreamRetention

        public org.threeten.bp.Duration getChangeStreamRetention()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object