Class TableUsageResult

    • Constructor Detail

      • TableUsageResult

        public TableUsageResult()
    • Method Detail

      • getTableName

        public String getTableName()
        Returns the table name used by the operation
        Returns:
        the table name
      • getLastReturnedIndex

        public int getLastReturnedIndex()
        Returns the index of the last usage record returned. This can be provided to TableUsageRequest to be used as a starting point for listing usage records.
        Returns:
        the index
        Since:
        5.4