Package org.apache.iceberg.delta
Interface SnapshotDeltaLakeTable.Result
-
- Enclosing interface:
- SnapshotDeltaLakeTable
@Immutable public static interface SnapshotDeltaLakeTable.Result
The action result that contains a summary of the execution.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
snapshotDataFilesCount()
Returns the number of migrated data files.
-