com.espertech.esper.client.dataflow
Interface EPDataFlowIRStreamCollector


public interface EPDataFlowIRStreamCollector

Collector for use with the EPStatementSource operator.


Method Summary
 void collect(EPDataFlowIRStreamCollectorContext context)
          Collect: use the context to transform statement output event(s) to data flow event(s).
 

Method Detail

collect

void collect(EPDataFlowIRStreamCollectorContext context)
Collect: use the context to transform statement output event(s) to data flow event(s).

Parameters:
context - contains event bean, emitter and related information

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com