|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubordPropPlan | |
---|---|
com.espertech.esper.core.context.subselect | Subselect implementation. |
com.espertech.esper.epl.join.plan | Inner join and outer join query planning |
com.espertech.esper.epl.named | Named window classes are in this package |
com.espertech.esper.epl.virtualdw | Virtual data window. |
Uses of SubordPropPlan in com.espertech.esper.core.context.subselect |
---|
Constructors in com.espertech.esper.core.context.subselect with parameters of type SubordPropPlan | |
---|---|
SubSelectStrategyFactoryNamedWinIndexShare(int subqueryNum,
EventType[] outerEventTypesSelect,
NamedWindowProcessor processor,
boolean fullTableScan,
IndexHint optionalIndexHint,
SubordPropPlan joinedPropPlan,
ExprEvaluator filterExprEval,
AggregationServiceFactoryDesc aggregationServiceFactory,
ExprEvaluator[] groupByKeys)
|
Uses of SubordPropPlan in com.espertech.esper.epl.join.plan |
---|
Methods in com.espertech.esper.epl.join.plan that return SubordPropPlan | |
---|---|
static SubordPropPlan |
QueryPlanIndexBuilder.getJoinProps(ExprNode filterExpr,
int outsideStreamCount,
EventType[] allStreamTypesZeroIndexed,
ExcludePlanHint excludePlanHint)
|
Uses of SubordPropPlan in com.espertech.esper.epl.named |
---|
Methods in com.espertech.esper.epl.named with parameters of type SubordPropPlan | |
---|---|
SubordTableLookupStrategy |
NamedWindowRootViewInstance.getAddSubqueryLookupStrategy(AgentInstanceContext accessedByAIContext,
EventType[] eventTypesPerStream,
SubordPropPlan joinDesc,
boolean fullTableScan,
int subqueryNum,
IndexHint optionalIndexHint)
|
Uses of SubordPropPlan in com.espertech.esper.epl.virtualdw |
---|
Methods in com.espertech.esper.epl.virtualdw that return SubordPropPlan | |
---|---|
SubordPropPlan |
VirtualDataWindowLookupContextSPI.getJoinDesc()
|
Methods in com.espertech.esper.epl.virtualdw with parameters of type SubordPropPlan | |
---|---|
SubordTableLookupStrategy |
VirtualDWViewImpl.getSubordinateLookupStrategy(java.lang.String accessedByStatementName,
java.lang.String accessedByStatementId,
java.lang.annotation.Annotation[] accessedByStmtAnnotations,
EventType[] outerStreamTypes,
java.util.List<SubordPropHashKey> hashKeys,
CoercionDesc hashKeyCoercionTypes,
java.util.List<SubordPropRangeKey> rangeKeys,
CoercionDesc rangeKeyCoercionTypes,
boolean nwOnTrigger,
EventTable eventTable,
SubordPropPlan joinDesc,
boolean forceTableScan)
|
SubordTableLookupStrategy |
VirtualDWView.getSubordinateLookupStrategy(java.lang.String accessedByStatementName,
java.lang.String accessedByStatementId,
java.lang.annotation.Annotation[] accessedByStmtAnnotations,
EventType[] outerStreamTypes,
java.util.List<SubordPropHashKey> hashKeys,
CoercionDesc hashKeyCoercionTypes,
java.util.List<SubordPropRangeKey> rangeKeys,
CoercionDesc rangeKeyCoercionTypes,
boolean nwOnTrigger,
EventTable eventTable,
SubordPropPlan joinDesc,
boolean forceTableScan)
|
Constructors in com.espertech.esper.epl.virtualdw with parameters of type SubordPropPlan | |
---|---|
VirtualDataWindowLookupContextSPI(java.lang.String statementName,
java.lang.String statementId,
java.lang.annotation.Annotation[] statementAnnotations,
boolean fireAndForget,
java.lang.String namedWindowName,
java.util.List<VirtualDataWindowLookupFieldDesc> hashFields,
java.util.List<VirtualDataWindowLookupFieldDesc> btreeFields,
SubordPropPlan joinDesc,
boolean forceTableScan,
EventType[] outerTypePerStream,
java.lang.String accessedByStatementName,
int accessedByStatementSequenceNum)
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |