Uses of Class
org.eclipse.rdf4j.federated.optimizer.SourceSelection
Packages that use SourceSelection
-
Uses of SourceSelection in org.eclipse.rdf4j.federated.optimizer
Methods in org.eclipse.rdf4j.federated.optimizer with parameters of type SourceSelectionModifier 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.