Class SubordinateTableLookupStrategyUtil
java.lang.Object
com.espertech.esper.common.internal.epl.lookupplan.SubordinateTableLookupStrategyUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLookupStrategy
(EventType[] outerStreamTypesZeroIndexed, List<SubordPropHashKeyForge> hashKeys, CoercionDesc hashKeyCoercionTypes, MultiKeyClassRef hashMultikeyClasses, List<SubordPropRangeKeyForge> rangeKeys, CoercionDesc rangeKeyCoercionTypes, ExprNode[] inKeywordSingleIdxKeys, ExprNode inKeywordMultiIdxKey, boolean isNWOnTrigger)
-
Constructor Details
-
SubordinateTableLookupStrategyUtil
public SubordinateTableLookupStrategyUtil()
-
-
Method Details
-
getLookupStrategy
public static SubordTableLookupStrategyFactoryForge getLookupStrategy(EventType[] outerStreamTypesZeroIndexed, List<SubordPropHashKeyForge> hashKeys, CoercionDesc hashKeyCoercionTypes, MultiKeyClassRef hashMultikeyClasses, List<SubordPropRangeKeyForge> rangeKeys, CoercionDesc rangeKeyCoercionTypes, ExprNode[] inKeywordSingleIdxKeys, ExprNode inKeywordMultiIdxKey, boolean isNWOnTrigger)
-