JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterable
<
String
>
orphanFileLocations
()
Returns locations of orphan files.
Method Details
orphanFileLocations
Iterable
<
String
>
orphanFileLocations
()
Returns locations of orphan files.