Package | Description |
---|---|
com.espertech.esper.client.dataflow |
Client API for data flows.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Emitter> |
EPDataFlowInstanceCaptive.getEmitters()
Map of named emitters.
|
Constructor and Description |
---|
EPDataFlowInstanceCaptive(Map<String,Emitter> emitters,
List<GraphSourceRunnable> runnables)
Ctor.
|