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

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

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

Methods in com.espertech.esper.epl.lookup that return SubordinateQueryIndexDesc
 SubordinateQueryIndexDesc[] SubordinateWMatchExprQueryPlanResult.getIndexDescs()
           
 SubordinateQueryIndexDesc[] SubordinateQueryPlanDesc.getIndexDescs()
           
 

Methods in com.espertech.esper.epl.lookup with parameters of type SubordinateQueryIndexDesc
static void SubordinateQueryPlannerUtil.addIndexMetaAndRef(SubordinateQueryIndexDesc[] indexDescs, EventTableIndexMetadata repo, java.lang.String statementName)
           
static EventTable[] SubordinateQueryPlannerUtil.realizeTables(SubordinateQueryIndexDesc[] indexDescriptors, EventType eventType, EventTableIndexRepository indexRepository, java.lang.Iterable<EventBean> contents)
           
 

Constructors in com.espertech.esper.epl.lookup with parameters of type SubordinateQueryIndexDesc
SubordinateQueryPlanDesc(SubordTableLookupStrategyFactory lookupStrategyFactory, SubordinateQueryIndexDesc[] indexDescs)
           
SubordinateWMatchExprQueryPlanResult(SubordWMatchExprLookupStrategyFactory factory, SubordinateQueryIndexDesc[] indexDescs)
           
 


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