Class ParallelPreparedUnionTask

java.lang.Object
org.eclipse.rdf4j.federated.evaluation.concurrent.ParallelTaskBase<BindingSet>
org.eclipse.rdf4j.federated.evaluation.union.ParallelPreparedUnionTask
All Implemented Interfaces:
ParallelTask<BindingSet>

public class ParallelPreparedUnionTask extends ParallelTaskBase<BindingSet>
A task implementation representing a prepared union, i.e. the prepared query is executed on the provided triple source.
Author:
Andreas Schwarte