com.espertech.esper.client.dataflow
Interface EPDataFlowEventBeanCollector


public interface EPDataFlowEventBeanCollector

Collector for use with the EventBusSource operator.


Method Summary
 void collect(EPDataFlowEventBeanCollectorContext context)
          Collect: use the context to transform an event bean to a data flow event.
 

Method Detail

collect

void collect(EPDataFlowEventBeanCollectorContext context)
Collect: use the context to transform an event bean to a data flow event.

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

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