public interface EventPipeline
| Modifier and Type | Method and Description |
|---|---|
EventHandler |
getEventHandler()
Returns the reference to the EventHandler that the events from
all the Sinks get merged into.
|
Source[] |
getSources()
There can be many different sources to merge into a pipeline.
|
Source[] getSources()
EventHandler getEventHandler()