Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.hint |
Hints related to joins.
|
com.espertech.esper.common.internal.epl.lookupplansubord | |
com.espertech.esper.common.internal.epl.subselect |
Modifier and Type | Method and Description |
---|---|
static IndexHint |
IndexHint.getIndexHint(Annotation[] annotations) |
Modifier and Type | Method and Description |
---|---|
IndexHint |
IndexHintPair.getIndexHint() |
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) |
static SubordinateQueryPlanDescForge |
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) |
Constructor and Description |
---|
IndexHintPair(IndexHint indexHint,
ExcludePlanHint excludePlanHint) |
Constructor and Description |
---|
SubSelectStrategyFactoryIndexShareForge(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) |
Copyright © 2005–2018. All rights reserved.