Uses of Class
com.espertech.esper.epl.lookup.SubordinateQueryPlanDesc

Packages that use SubordinateQueryPlanDesc
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
 

Uses of SubordinateQueryPlanDesc in com.espertech.esper.epl.lookup
 

Methods in com.espertech.esper.epl.lookup that return SubordinateQueryPlanDesc
static SubordinateQueryPlanDesc SubordinateQueryPlanner.planSubquery(EventType[] outerStreams, SubordPropPlan joinDesc, boolean isNWOnTrigger, boolean forceTableScan, IndexHint optionalIndexHint, boolean indexShare, int subqueryNumber, boolean isVirtualDataWindow, EventTableIndexMetadata indexMetadata, java.util.Set<java.lang.String> optionalUniqueKeyProps, boolean onlyUseExistingIndexes, java.lang.String statementName, java.lang.String statementId, java.lang.annotation.Annotation[] annotations)
           
 

Methods in com.espertech.esper.epl.lookup with parameters of type SubordinateQueryPlanDesc
static void SubordinateQueryPlannerUtil.queryPlanLogOnSubq(boolean queryPlanLogging, org.apache.commons.logging.Log queryPlanLog, SubordinateQueryPlanDesc plan, int subqueryNum, java.lang.annotation.Annotation[] annotations)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com