com.espertech.esper.epl.table.strategy
Class ExprTableEvalStrategyFactory

java.lang.Object
  extended by com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyFactory

public class ExprTableEvalStrategyFactory
extends java.lang.Object


Constructor Summary
ExprTableEvalStrategyFactory()
           
 
Method Summary
static ExprTableAccessEvalStrategy getTableAccessEvalStrategy(boolean writesToTables, ExprTableAccessNode tableNode, TableStateInstance state, TableMetadata tableMetadata)
           
static ExprEvaluator getTableAccessEvalStrategy(ExprNode exprNode, java.lang.String tableName, java.lang.Integer streamNum, TableMetadataColumnAggregation agg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprTableEvalStrategyFactory

public ExprTableEvalStrategyFactory()
Method Detail

getTableAccessEvalStrategy

public static ExprEvaluator getTableAccessEvalStrategy(ExprNode exprNode,
                                                       java.lang.String tableName,
                                                       java.lang.Integer streamNum,
                                                       TableMetadataColumnAggregation agg)

getTableAccessEvalStrategy

public static ExprTableAccessEvalStrategy getTableAccessEvalStrategy(boolean writesToTables,
                                                                     ExprTableAccessNode tableNode,
                                                                     TableStateInstance state,
                                                                     TableMetadata tableMetadata)

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