Uses of Interface
com.espertech.esper.common.internal.epl.dataflow.interfaces.EPDataFlowEmitter
Package
Description
Client API for data flows.
Client API for data flow io handlers.
-
Uses of EPDataFlowEmitter in com.espertech.esper.common.client.dataflow.core
Modifier and TypeMethodDescriptionEPDataFlowEventBeanCollectorContext.getEmitter()
Returns the emitter.EPDataFlowIRStreamCollectorContext.getEmitter()
Returns the emitter.ModifierConstructorDescriptionEPDataFlowEventBeanCollectorContext
(EPDataFlowEmitter emitter, boolean submitEventBean, EventBean event) Ctor.EPDataFlowIRStreamCollectorContext
(EPDataFlowEmitter emitter, boolean submitEventBean, EventBean[] newEvents, EventBean[] oldEvents, Object statement, Object runtime) Ctor. -
Uses of EPDataFlowEmitter in com.espertech.esper.common.client.dataflow.io
Modifier and TypeMethodDescriptionDataInputToObjectCollectorContext.getEmitter()
Returns the emitter.Modifier and TypeMethodDescriptionvoid
DataInputToObjectCollectorContext.setEmitter
(EPDataFlowEmitter emitter) Sets the emitter -
Uses of EPDataFlowEmitter in com.espertech.esper.common.internal.epl.dataflow.realize
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
ModifierConstructorDescriptionEPDataFlowEmitterWrapperWStatistics
(EPDataFlowEmitter facility, int producerOpNum, OperatorStatisticsProvider statisticsProvider, boolean cpuStatistics)