com.espertech.esper.epl.table.upd
Class TableUpdateStrategyNonIndex

java.lang.Object
  extended by com.espertech.esper.epl.table.upd.TableUpdateStrategyNonIndex
All Implemented Interfaces:
TableUpdateStrategy

public class TableUpdateStrategyNonIndex
extends java.lang.Object
implements TableUpdateStrategy


Constructor Summary
TableUpdateStrategyNonIndex(EventBeanUpdateHelper updateHelper)
           
 
Method Summary
 void updateTable(java.util.Collection<EventBean> eventsUnsafeIter, TableStateInstance instance, EventBean[] eventsPerStream, ExprEvaluatorContext exprEvaluatorContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableUpdateStrategyNonIndex

public TableUpdateStrategyNonIndex(EventBeanUpdateHelper updateHelper)
Method Detail

updateTable

public void updateTable(java.util.Collection<EventBean> eventsUnsafeIter,
                        TableStateInstance instance,
                        EventBean[] eventsPerStream,
                        ExprEvaluatorContext exprEvaluatorContext)
Specified by:
updateTable in interface TableUpdateStrategy

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