Interface RewriteDataFiles.Result

Enclosing interface:
RewriteDataFiles

public static interface RewriteDataFiles.Result
A map of file group information to the results of rewriting that file group. If the results are null then that particular file group failed. We should only have failed groups if partial progress is enabled otherwise we will report a total failure for the job.