|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExcludePlanHint | |
---|---|
com.espertech.esper.epl.join.hint | Hints related to joins. |
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 |
Uses of ExcludePlanHint in com.espertech.esper.epl.join.hint |
---|
Methods in com.espertech.esper.epl.join.hint that return ExcludePlanHint | |
---|---|
static ExcludePlanHint |
ExcludePlanHint.getHint(java.lang.String[] streamNames,
StatementContext statementContext)
|
Uses of ExcludePlanHint in com.espertech.esper.epl.join.plan |
---|
Methods in com.espertech.esper.epl.join.plan with parameters of type ExcludePlanHint | |
---|---|
static SubordPropPlan |
QueryPlanIndexBuilder.getJoinProps(ExprNode filterExpr,
int outsideStreamCount,
EventType[] allStreamTypesZeroIndexed,
ExcludePlanHint excludePlanHint)
|
Constructors in com.espertech.esper.epl.join.plan with parameters of type ExcludePlanHint | |
---|---|
QueryGraph(int numStreams,
ExcludePlanHint optionalHint,
boolean nToZeroAnalysis)
Ctor. |
Uses of ExcludePlanHint in com.espertech.esper.epl.named |
---|
Methods in com.espertech.esper.epl.named with parameters of type ExcludePlanHint | |
---|---|
NamedWindowOnExprBaseView |
NamedWindowRootViewInstance.addOnExpr(NamedWindowOnExprFactory onExprFactory,
AgentInstanceContext agentInstanceContext,
ExprNode joinExpr,
EventType filterEventType,
ResultSetProcessor resultSetProcessor,
java.lang.String streamNameOn,
ExcludePlanHint excludePlanHint,
IndexHint indexHint)
Add an on-trigger view that, using a lookup strategy, looks up from the named window and may select or delete rows. |
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |