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