Uses of Package
datafu.hourglass.fs

Packages that use datafu.hourglass.fs
datafu.hourglass.avro Input and output formats for using Avro in incremental Hadoop jobs. 
datafu.hourglass.fs Classes for working with the file system. 
datafu.hourglass.jobs Incremental Hadoop jobs and some supporting classes. 
datafu.hourglass.mapreduce Implementations of mappers, combiners, and reducers used by incremental jobs. 
 

Classes in datafu.hourglass.fs used by datafu.hourglass.avro
DateRange
          A date range, consisting of a start and end date.
 

Classes in datafu.hourglass.fs used by datafu.hourglass.fs
DatePath
          Represents a path and the corresponding date that is associated with it.
 

Classes in datafu.hourglass.fs used by datafu.hourglass.jobs
DatePath
          Represents a path and the corresponding date that is associated with it.
DateRange
          A date range, consisting of a start and end date.
 

Classes in datafu.hourglass.fs used by datafu.hourglass.mapreduce
DateRange
          A date range, consisting of a start and end date.
 



Matthew Hayes