Class ParallelServiceExecutor

All Implemented Interfaces:
AutoCloseable, Runnable, CloseableIteration<BindingSet,​QueryEvaluationException>, Iteration<BindingSet,​QueryEvaluationException>, ParallelExecutor<BindingSet>

public class ParallelServiceExecutor extends LookAheadIteration<BindingSet,​QueryEvaluationException> implements ParallelExecutor<BindingSet>
Parallel executor for FedXService nodes, which wrap SERVICE expressions. Uses the union scheduler to execute the task
Author:
Andreas Schwarte