| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated.evaluation.join | |
| org.eclipse.rdf4j.federated.evaluation.union | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ControlledWorkerBoundJoinExecute the nested loop join in an asynchronous fashion, using grouped requests, i.e. | 
| class  | ControlledWorkerJoinExecute the nested loop join in an asynchronous fashion, i.e. | 
| class  | ControlledWorkerLeftJoinExecute the nested loop join in an asynchronous fashion, i.e. | 
| class  | HashJoinOperator for a hash join of tuple expressions. | 
| class  | JoinExecutorBase<T>Base class for any join parallel join executor. | 
| class  | SynchronousBoundJoinExecute the nested loop join in a synchronous fashion, using grouped requests, i.e. | 
| class  | SynchronousJoinExecute the nested loop join in a synchronous fashion, i.e. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ControlledWorkerUnion<T>Execution of union tasks with  ControlledWorkerScheduler. | 
| class  | SynchronousWorkerUnion<T>Synchronous execution of union tasks, i.e. | 
| class  | UnionExecutorBase<T>Base class for any parallel union executor. | 
| class  | WorkerUnionBase<T>Base class for worker unions providing convenience functions to add tasks. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.