Class | Description |
---|---|
AbstractFileFactoryBasedMapper |
The abstract class that serves as the base class for the File Factory based mappers.
|
Fixed |
A convenience mapper implementation that stages output files to a fixed
directory, specified using properties.
|
Flat |
Maps the output files to a flat directory on the output site.
|
Hashed |
Maps the output files in a Hashed Directory structure on the output site.
|
Replica |
This class connects to a Replica Catalog backend to determine where an output
file should be placed on the output site.
|