Class Summary |
CustomReplicator |
A custom implementation of DistCp that overrides the behavior of CopyListing
interface to copy FileOutputCommitter.SUCCEEDED_FILE_NAME last so downstream apps
depending on data availability will work correctly. |
FeedReplicator |
A tool for feed replication that uses DistCp tool to replicate. |
FilteredCopyListing |
An implementation of CopyListing that overrides the default behavior by suppressing file,
FileOutputCommitter.SUCCEEDED_FILE_NAME and copies that in the last so downstream apps
depending on data availability will work correctly. |