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