Class ListTablesResult

    • Constructor Detail

      • ListTablesResult

        public ListTablesResult()
    • Method Detail

      • getTables

        public String[] getTables()
        Returns the array of table names returned by the operation.
        Returns:
        the table names
      • getLastReturnedIndex

        public int getLastReturnedIndex()
        Returns the index of the last table name returned. This can be provided to ListTablesRequest to be used as a starting point for listing tables.
        Returns:
        the index