Interface BackupTableStatus


public interface BackupTableStatus
  • Method Details

    • getTableName

      String getTableName()
    • getTotalRows

      long getTotalRows()
    • getCompletedRows

      long getCompletedRows()