Package datafu.hourglass.fs

Classes for working with the file system.

See:
          Description

Class Summary
DatePath Represents a path and the corresponding date that is associated with it.
DateRange A date range, consisting of a start and end date.
PathUtils A collection of utility methods for dealing with files and paths.
 

Package datafu.hourglass.fs Description

Classes for working with the file system. These are used internally by AbstractPartitionPreservingIncrementalJob and AbstractPartitionCollapsingIncrementalJob.



Matthew Hayes