Package org.apache.iceberg.actions
Interface DeleteOrphanFiles.Result
- Enclosing interface:
- DeleteOrphanFiles
public static interface DeleteOrphanFiles.Result
The action result that contains a summary of the execution.
-
Method Summary
Modifier and TypeMethodDescriptionReturns locations of orphan files.
-
Method Details
-
orphanFileLocations
Returns locations of orphan files.
-