Package org.openstreetmap.osmosis.core.merge.v0_6.impl

Class Summary
ChangesetFileNameFormatter This class will generate changeset filenames.
DataPostboxChangeSink A change sink that writes all of its data to a postbox to be read by another thread.
IntervalDownloaderConfiguration Loads and exposes the extraction configuration properties.
ReplicationDownloaderConfiguration Loads and exposes the configuration properties for downloading replication history.
ReplicationFileMergerConfiguration Loads and exposes the configuration properties for replication file merging.
ServerStateReader Retrieves replication state files from the server hosting replication data.
SortedChangePipeValidator Validates that change data in a pipeline is sorted by entity type then id.
SortedEntityPipeValidator Validates that entity data in a pipeline is sorted by entity type then id.