Uses of Class
datafu.hourglass.jobs.AbstractPartitionPreservingIncrementalJob.Report

Packages that use AbstractPartitionPreservingIncrementalJob.Report
datafu.hourglass.jobs Incremental Hadoop jobs and some supporting classes. 
 

Uses of AbstractPartitionPreservingIncrementalJob.Report in datafu.hourglass.jobs
 

Methods in datafu.hourglass.jobs that return types with arguments of type AbstractPartitionPreservingIncrementalJob.Report
 java.util.List<AbstractPartitionPreservingIncrementalJob.Report> AbstractPartitionPreservingIncrementalJob.getReports()
          Get reports that summarize each of the job iterations.
 



Matthew Hayes