Uses of Class
com.espertech.esper.collection.OneEventCollection

Packages that use OneEventCollection
com.espertech.esper.epl.named Named window classes are in this package 
 

Uses of OneEventCollection in com.espertech.esper.epl.named
 

Methods in com.espertech.esper.epl.named with parameters of type OneEventCollection
 void NamedWindowOnMergeMatch.apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext context)
           
 void NamedWindowOnMergeActionUpd.apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
           
 void NamedWindowOnMergeActionIns.apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
           
 void NamedWindowOnMergeActionDel.apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
           
abstract  void NamedWindowOnMergeAction.apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
           
 


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