Uses of Class
com.espertech.esper.common.internal.epl.join.queryplanbuild.NStreamQueryPlanBuilder.BestChainResult
Packages that use NStreamQueryPlanBuilder.BestChainResult
-
Uses of NStreamQueryPlanBuilder.BestChainResult in com.espertech.esper.common.internal.epl.join.queryplanbuild
Methods in com.espertech.esper.common.internal.epl.join.queryplanbuild that return NStreamQueryPlanBuilder.BestChainResultModifier and TypeMethodDescriptionprotected static NStreamQueryPlanBuilder.BestChainResult
NStreamQueryPlanBuilder.computeBestPath
(int lookupStream, QueryGraphForge queryGraph, DependencyGraph dependencyGraph) Compute a best chain or path for lookups to take for the lookup stream passed in and the query property relationships.