public class NOPEvaluationPlanFactory extends Object implements IEvaluationPlanFactory
IEvaluationPlan
s that do not reorder the predicates in
the tail.Modifier and Type | Field and Description |
---|---|
static NOPEvaluationPlanFactory |
INSTANCE |
Constructor and Description |
---|
NOPEvaluationPlanFactory() |
public static final transient NOPEvaluationPlanFactory INSTANCE
public IEvaluationPlan newPlan(IJoinNexus joinNexus, IRule rule)
IEvaluationPlanFactory
newPlan
in interface IEvaluationPlanFactory
joinNexus
- The join nexus.rule
- The rule.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.