Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.hint |
Hints related to joins.
|
com.espertech.esper.common.internal.epl.join.querygraph | |
com.espertech.esper.common.internal.epl.join.queryplanbuild | |
com.espertech.esper.common.internal.epl.lookupplansubord |
Modifier and Type | Method and Description |
---|---|
static ExcludePlanHint |
ExcludePlanHint.getHint(String[] streamNames,
StatementRawInfo rawInfo,
StatementCompileTimeServices services) |
Constructor and Description |
---|
QueryGraphForge(int numStreams,
ExcludePlanHint optionalHint,
boolean nToZeroAnalysis)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
static SubordPropPlan |
QueryPlanIndexBuilder.getJoinProps(ExprNode filterExpr,
int outsideStreamCount,
EventType[] allStreamTypesZeroIndexed,
ExcludePlanHint excludePlanHint) |
Modifier and Type | Method and Description |
---|---|
ExcludePlanHint |
IndexHintPair.getExcludePlanHint() |
Modifier and Type | Method and Description |
---|---|
static SubordinateWMatchExprQueryPlanForge |
SubordinateQueryPlanner.planOnExpression(ExprNode joinExpr,
EventType filterEventType,
IndexHint optionalIndexHint,
boolean isIndexShare,
int subqueryNumber,
ExcludePlanHint excludePlanHint,
boolean isVirtualDataWindow,
EventTableIndexMetadata indexMetadata,
EventType eventTypeIndexed,
Set<String> optionalUniqueKeyProps,
boolean onlyUseExistingIndexes,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
Constructor and Description |
---|
IndexHintPair(IndexHint indexHint,
ExcludePlanHint excludePlanHint) |
Copyright © 2005–2018. All rights reserved.