|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeSink
Defines the interface for all tasks consuming OSM changes to data.
Method Summary | |
---|---|
void |
process(ChangeContainer change)
Process the change. |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Completable |
---|
complete |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Releasable |
---|
release |
Method Detail |
---|
void process(ChangeContainer change)
change
- The change to be processed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |