| Modifier and Type | Class and Description | 
|---|---|
| class  | FedXLeftJoin | 
| Constructor and Description | 
|---|
| FedXLeftJoin(LeftJoin leftJoin,
            QueryInfo queryInfo) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LeftJoin | ParallelLeftJoinTask. join | 
| protected LeftJoin | ControlledWorkerLeftJoin. join | 
| Constructor and Description | 
|---|
| ControlledWorkerLeftJoin(ControlledWorkerScheduler<BindingSet> scheduler,
                        FederationEvalStrategy strategy,
                        CloseableIteration<BindingSet,QueryEvaluationException> leftIter,
                        LeftJoin join,
                        BindingSet bindings,
                        QueryInfo queryInfo) | 
| ParallelLeftJoinTask(ParallelExecutor<BindingSet> joinControl,
                    FederationEvalStrategy strategy,
                    LeftJoin join,
                    BindingSet leftBindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GenericInfoOptimizer. meet(LeftJoin node) | 
| Modifier and Type | Method and Description | 
|---|---|
| LeftJoin | LeftJoin. clone() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QueryModelVisitor. meet(LeftJoin node) | 
| Modifier and Type | Method and Description | 
|---|---|
| CloseableIteration<BindingSet,QueryEvaluationException> | StrictEvaluationStrategy. evaluate(LeftJoin leftJoin,
        BindingSet bindings) | 
| void | QueryJoinOptimizer.JoinVisitor. meet(LeftJoin leftJoin) | 
| void | ConjunctiveConstraintSplitter.ConstraintVisitor. meet(LeftJoin node) | 
| void | QueryModelNormalizer. meet(LeftJoin leftJoin) | 
| void | FilterOptimizer.FilterRelocator. meet(LeftJoin leftJoin) | 
| void | QueryModelPruner.TreeSanitizer. meet(LeftJoin leftJoin) | 
| void | EvaluationStatistics.CardinalityCalculator. meet(LeftJoin node) | 
| Constructor and Description | 
|---|
| BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy,
                             LeftJoin join,
                             BindingSet inputBindings,
                             Set<String> problemVars) | 
| HashJoinIteration(EvaluationStrategy strategy,
                 LeftJoin join,
                 BindingSet bindings) | 
| LeftJoinIterator(EvaluationStrategy strategy,
                LeftJoin join,
                BindingSet bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractQueryModelVisitor. meet(LeftJoin node) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SparqlTupleExprRenderer. meet(LeftJoin theJoin) | 
| void | ContextCollector. meet(LeftJoin theJoin) | 
| Modifier and Type | Method and Description | 
|---|---|
| CloseableIteration<BindingSet,QueryEvaluationException> | FederationStrategy. evaluate(LeftJoin leftJoin,
        BindingSet bindings) | 
| Constructor and Description | 
|---|
| ParallelLeftJoinCursor(EvaluationStrategy strategy,
                      LeftJoin join,
                      BindingSet bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FederationJoinOptimizer. meet(LeftJoin node)Deprecated.  | 
| void | PrepareOwnedTupleExpr. meet(LeftJoin node) | 
| void | QueryModelPruner.TreeSanitizer. meet(LeftJoin leftJoin) | 
| void | EvaluationStatistics.CardinalityCalculator. meet(LeftJoin node) | 
| void | QueryMultiJoinOptimizer.JoinVisitor. meet(LeftJoin leftJoin) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.