com.espertech.esper.epl.table.onaction
Class TableOnUpdateViewFactory

java.lang.Object
  extended by com.espertech.esper.epl.table.onaction.TableOnUpdateViewFactory
All Implemented Interfaces:
TableOnViewFactory, TableUpdateStrategyReceiver

public class TableOnUpdateViewFactory
extends java.lang.Object
implements TableOnViewFactory, TableUpdateStrategyReceiver


Constructor Summary
TableOnUpdateViewFactory(StatementResultService statementResultService, TableMetadata tableMetadata, EventBeanUpdateHelper updateHelper, TableUpdateStrategy tableUpdateStrategy)
           
 
Method Summary
 StatementResultService getStatementResultService()
           
 TableMetadata getTableMetadata()
           
 TableUpdateStrategy getTableUpdateStrategy()
           
 EventBeanUpdateHelper getUpdateHelper()
           
 TableOnViewBase make(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance tableState, AgentInstanceContext agentInstanceContext, ResultSetProcessor resultSetProcessor)
           
 void update(TableUpdateStrategy updateStrategy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableOnUpdateViewFactory

public TableOnUpdateViewFactory(StatementResultService statementResultService,
                                TableMetadata tableMetadata,
                                EventBeanUpdateHelper updateHelper,
                                TableUpdateStrategy tableUpdateStrategy)
Method Detail

make

public TableOnViewBase make(SubordWMatchExprLookupStrategy lookupStrategy,
                            TableStateInstance tableState,
                            AgentInstanceContext agentInstanceContext,
                            ResultSetProcessor resultSetProcessor)
Specified by:
make in interface TableOnViewFactory

getStatementResultService

public StatementResultService getStatementResultService()

getTableMetadata

public TableMetadata getTableMetadata()

getUpdateHelper

public EventBeanUpdateHelper getUpdateHelper()

getTableUpdateStrategy

public TableUpdateStrategy getTableUpdateStrategy()

update

public void update(TableUpdateStrategy updateStrategy)
Specified by:
update in interface TableUpdateStrategyReceiver

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