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