Package | Description |
---|---|
com.espertech.esper.common.internal.epl.lookupplansubord |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
static void |
SubordinateQueryPlannerUtil.queryPlanLogOnSubq(boolean queryPlanLogging,
org.slf4j.Logger queryPlanLog,
SubordinateQueryPlanDescForge plan,
int subqueryNum,
Annotation[] annotations,
ClasspathImportService classpathImportService) |
Copyright © 2005–2019. All rights reserved.