Interface MigrateTable.Result

Enclosing interface:
MigrateTable

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

    Modifier and Type
    Method
    Description
    long
    Returns the number of migrated data files.
  • Method Details

    • migratedDataFilesCount

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