|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiChangeSource
Defines the interface for tasks producing multiple change streams of OSM data.
Method Summary | |
---|---|
ChangeSource |
getChangeSource(int index)
Retrieves a specific change source that can then have a change sink attached. |
int |
getChangeSourceCount()
Indicates the number of change sources that the task provides. |
Method Detail |
---|
ChangeSource getChangeSource(int index)
index
- The index of the change source to retrieve.
int getChangeSourceCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |