Uses of Class
com.espertech.esper.common.internal.epl.lookupplan.SubordPropPlan
Package
Description
-
Uses of SubordPropPlan in com.espertech.esper.common.internal.epl.join.queryplanbuild
Modifier and TypeMethodDescriptionstatic SubordPropPlan
QueryPlanIndexBuilder.getJoinProps
(ExprNode filterExpr, int outsideStreamCount, EventType[] allStreamTypesZeroIndexed, ExcludePlanHint excludePlanHint) -
Uses of SubordPropPlan in com.espertech.esper.common.internal.epl.lookupplansubord
Modifier and TypeMethodDescriptionstatic SubordinateQueryPlan
SubordinateQueryPlanner.planSubquery
(EventType[] outerStreams, SubordPropPlan joinDesc, boolean isNWOnTrigger, boolean forceTableScan, IndexHint optionalIndexHint, boolean indexShare, int subqueryNumber, boolean isVirtualDataWindow, EventTableIndexMetadata indexMetadata, Set<String> optionalUniqueKeyProps, boolean onlyUseExistingIndexes, EventType eventTypeIndexed, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) -
Uses of SubordPropPlan in com.espertech.esper.common.internal.epl.subselect
ModifierConstructorDescriptionSubSelectStrategyFactoryIndexShareForge
(int subqueryNumber, SubSelectActivationPlan subselectActivation, EventType[] outerEventTypesSelect, NamedWindowMetaData namedWindow, TableMetaData table, boolean fullTableScan, IndexHint indexHint, SubordPropPlan joinedPropPlan, ExprForge filterExprEval, ExprNode[] groupKeys, AggregationServiceForgeDesc aggregationServiceForgeDesc, StatementBaseInfo statement, StatementCompileTimeServices services) -
Uses of SubordPropPlan in com.espertech.esper.common.internal.epl.virtualdw
ModifierConstructorDescriptionSubordTableLookupStrategyFactoryForgeVDW
(String statementName, Annotation[] annotations, EventType[] outerStreams, List<SubordPropHashKeyForge> hashKeys, CoercionDesc hashKeyCoercionTypes, List<SubordPropRangeKeyForge> rangeKeys, CoercionDesc rangeKeyCoercionTypes, boolean nwOnTrigger, SubordPropPlan joinDesc, boolean forceTableScan, SubordinateQueryPlannerIndexPropListPair hashAndRanges)