Uses of Class
org.eclipse.rdf4j.federated.optimizer.SourceSelection.SourceSelectionExecutorWithLatch
Packages that use SourceSelection.SourceSelectionExecutorWithLatch
-
Uses of SourceSelection.SourceSelectionExecutorWithLatch in org.eclipse.rdf4j.federated.optimizer
Fields in org.eclipse.rdf4j.federated.optimizer declared as SourceSelection.SourceSelectionExecutorWithLatchModifier and TypeFieldDescriptionprotected final SourceSelection.SourceSelectionExecutorWithLatchSourceSelection.ParallelSourceSelectionTask.controlConstructors in org.eclipse.rdf4j.federated.optimizer with parameters of type SourceSelection.SourceSelectionExecutorWithLatchModifierConstructorDescriptionParallelCheckTask(Endpoint endpoint, StatementPattern stmt, QueryInfo queryInfo, SourceSelection.SourceSelectionExecutorWithLatch control) ParallelGroupedCheckTask(Endpoint endpoint, List<StatementPattern> stmts, QueryInfo queryInfo, SourceSelection.SourceSelectionExecutorWithLatch control) ParallelSourceSelectionTask(Endpoint endpoint, QueryInfo queryInfo, SourceSelection.SourceSelectionExecutorWithLatch control)