| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated.evaluation.join | |
| org.eclipse.rdf4j.federated.evaluation.union | |
| org.eclipse.rdf4j.federated.optimizer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ParallelBoundJoinTaskA task implementation representing a bound join, see
  FederationEvalStrategy.evaluateBoundJoinStatementPattern(StatementTupleExpr, List)for further details on the
 evaluation process. | 
| class  | ParallelCheckJoinTaskA task implementation representing a grouped bound check. | 
| class  | ParallelJoinTaskA task implementation representing a join, i.e. | 
| class  | ParallelLeftJoinTaskA task implementation representing a join, i.e. | 
| class  | ParallelServiceJoinTaskA task implementation representing the evaluation of a SERVICE which is to be evaluated using block input. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ParallelGetStatementsTaskA task implementation to retrieve statements for a given  StatementPatternusing the provided triple source. | 
| class  | ParallelPreparedAlgebraUnionTaskA task implementation representing a prepared union, i.e. | 
| class  | ParallelPreparedUnionTaskA task implementation representing a prepared union, i.e. | 
| class  | ParallelUnionOperatorTaskA task implementation representing a UNION operator expression to be evaluated. | 
| class  | ParallelUnionTaskA task implementation representing a statement expression to be evaluated. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | SourceSelection.ParallelCheckTaskTask for sending an ASK request to the endpoints (for source selection) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.