org.openstreetmap.osmosis.core.apidb.v0_6.impl
Interface ReplicationDestination

All Superinterfaces:
ChangeSink, Completable, Releasable, ReplicationStatePersister, Task
All Known Implementing Classes:
FileReplicationDestination

public interface ReplicationDestination
extends ChangeSink, ReplicationStatePersister

Provides Replicator with end points for the change streams that it produces.


Method Summary
 
Methods inherited from interface org.openstreetmap.osmosis.core.task.v0_6.ChangeSink
process
 
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Completable
complete
 
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Releasable
release
 
Methods inherited from interface org.openstreetmap.osmosis.core.apidb.v0_6.impl.ReplicationStatePersister
loadState, saveState, stateExists