| Modifier and Type | Method and Description | 
|---|---|
| FedXService | FedXService. clone() | 
| Modifier and Type | Method and Description | 
|---|---|
| CloseableIteration<BindingSet,QueryEvaluationException> | FederationEvalStrategy. evaluateService(FedXService service,
               BindingSet bindings) | 
| CloseableIteration<BindingSet,QueryEvaluationException> | FederationEvalStrategy. evaluateService(FedXService service,
               List<BindingSet> bindings)Evaluate a SERVICE using vectored evaluation, taking the provided bindings as input. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FedXService | ParallelServiceExecutor. service | 
| Constructor and Description | 
|---|
| ParallelServiceExecutor(FedXService service,
                       FederationEvalStrategy strategy,
                       BindingSet bindings,
                       FederationContext federationContext) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FedXService | ControlledWorkerBoundJoin.FedXServiceJoinTaskCreator. _expr | 
| protected FedXService | ParallelServiceJoinTask. expr | 
| Constructor and Description | 
|---|
| FedXServiceJoinTaskCreator(ControlledWorkerBoundJoin control,
                          FederationEvalStrategy strategy,
                          FedXService expr) | 
| ParallelServiceJoinTask(ParallelExecutor<BindingSet> joinControl,
                       FederationEvalStrategy strategy,
                       FedXService expr,
                       List<BindingSet> bindings) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.