Uses of Class
org.eclipse.rdf4j.federated.optimizer.SourceSelection.CheckTaskPair
Packages that use SourceSelection.CheckTaskPair
-
Uses of SourceSelection.CheckTaskPair in org.eclipse.rdf4j.federated.optimizer
Method parameters in org.eclipse.rdf4j.federated.optimizer with type arguments of type SourceSelection.CheckTaskPairModifier and TypeMethodDescriptionstatic void
SourceSelection.SourceSelectionExecutorWithLatch.run
(SourceSelection sourceSelection, List<SourceSelection.CheckTaskPair> tasks, SourceSelectionCache cache) Execute the given list of tasks in parallel, and block the thread until all tasks are completed.