Interface MigrateTable.Result

  • All Known Implementing Classes:
    BaseMigrateTableActionResult
    Enclosing interface:
    MigrateTable

    public static interface MigrateTable.Result
    The action result that contains a summary of the execution.
    • Method Detail

      • migratedDataFilesCount

        long migratedDataFilesCount()
        Returns the number of migrated data files.