Uses of Class
net.esper.eql.join.plan.NStreamQueryPlanBuilder.BestChainResult

Packages that use NStreamQueryPlanBuilder.BestChainResult
net.esper.eql.join.plan   
 

Uses of NStreamQueryPlanBuilder.BestChainResult in net.esper.eql.join.plan
 

Methods in net.esper.eql.join.plan that return NStreamQueryPlanBuilder.BestChainResult
protected static NStreamQueryPlanBuilder.BestChainResult NStreamQueryPlanBuilder.computeBestPath(int lookupStream, QueryGraph queryGraph)
          Compute a best chain or path for lookups to take for the lookup stream passed in and the query property relationships.