com.espertech.esper.epl.lookup
Class SubordinateTableLookupStrategyUtil

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordinateTableLookupStrategyUtil

public class SubordinateTableLookupStrategyUtil
extends java.lang.Object


Constructor Summary
SubordinateTableLookupStrategyUtil()
           
 
Method Summary
static SubordTableLookupStrategyFactory getLookupStrategy(EventType[] outerStreamTypesZeroIndexed, java.util.List<SubordPropHashKey> hashKeys, CoercionDesc hashKeyCoercionTypes, java.util.List<SubordPropRangeKey> rangeKeys, CoercionDesc rangeKeyCoercionTypes, ExprNode[] inKeywordSingleIdxKeys, ExprNode inKeywordMultiIdxKey, boolean isNWOnTrigger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubordinateTableLookupStrategyUtil

public SubordinateTableLookupStrategyUtil()
Method Detail

getLookupStrategy

public static SubordTableLookupStrategyFactory getLookupStrategy(EventType[] outerStreamTypesZeroIndexed,
                                                                 java.util.List<SubordPropHashKey> hashKeys,
                                                                 CoercionDesc hashKeyCoercionTypes,
                                                                 java.util.List<SubordPropRangeKey> rangeKeys,
                                                                 CoercionDesc rangeKeyCoercionTypes,
                                                                 ExprNode[] inKeywordSingleIdxKeys,
                                                                 ExprNode inKeywordMultiIdxKey,
                                                                 boolean isNWOnTrigger)

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