protected class ControlledWorkerBoundJoin.BoundJoinTaskCreator extends Object implements ControlledWorkerBoundJoin.TaskCreator
| Modifier and Type | Field and Description | 
|---|---|
| protected ControlledWorkerBoundJoin | _control | 
| protected StatementTupleExpr | _expr | 
| protected FederationEvalStrategy | _strategy | 
| Constructor and Description | 
|---|
| BoundJoinTaskCreator(ControlledWorkerBoundJoin control,
                    FederationEvalStrategy strategy,
                    StatementTupleExpr expr) | 
| Modifier and Type | Method and Description | 
|---|---|
| ParallelTask<BindingSet> | getTask(List<BindingSet> bindings) | 
protected final ControlledWorkerBoundJoin _control
protected final FederationEvalStrategy _strategy
protected final StatementTupleExpr _expr
public BoundJoinTaskCreator(ControlledWorkerBoundJoin control, FederationEvalStrategy strategy, StatementTupleExpr expr)
public ParallelTask<BindingSet> getTask(List<BindingSet> bindings)
getTask in interface ControlledWorkerBoundJoin.TaskCreatorCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.