Package org.apache.iceberg.actions
Interface SnapshotTable.Result
- 
- All Known Implementing Classes:
 BaseSnapshotTableActionResult
- Enclosing interface:
 - SnapshotTable
 
public static interface SnapshotTable.ResultThe action result that contains a summary of the execution. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longimportedDataFilesCount()Returns the number of imported data files. 
 -