Uses of Package
org.eclipse.rdf4j.federated.evaluation.concurrent
-
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated Class Description ControlledWorkerScheduler ControlledWorkerScheduler is a task scheduler that uses a FIFO queue for managing its process.TaskWrapper ATaskWrapper
is a facility to wrapRunnable
background tasks before they are passed to theExecutor
. -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.evaluation Class Description ControlledWorkerScheduler ControlledWorkerScheduler is a task scheduler that uses a FIFO queue for managing its process. -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.evaluation.concurrent Class Description FedXQueueCursor Specialized variants ofQueueCursor
which avoids converting any exception if it is already of typeQueryEvaluationException
.ParallelExecutor Interface for any parallel cursor, i.e.ParallelTask Interface for any parallel task that can be performed in Scheduler implementations.Scheduler Interface for any scheduler.TaskWrapper ATaskWrapper
is a facility to wrapRunnable
background tasks before they are passed to theExecutor
.TaskWrapperAware Classes implementing this interface can accept a customTaskWrapper
. -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.evaluation.join Class Description ControlledWorkerScheduler ControlledWorkerScheduler is a task scheduler that uses a FIFO queue for managing its process.ParallelExecutor Interface for any parallel cursor, i.e.ParallelExecutorBase Base class for common parallel executors such asJoinExecutorBase
andUnionExecutorBase
.ParallelTask Interface for any parallel task that can be performed in Scheduler implementations.ParallelTaskBase -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.evaluation.union Class Description ControlledWorkerScheduler ControlledWorkerScheduler is a task scheduler that uses a FIFO queue for managing its process.ParallelExecutor Interface for any parallel cursor, i.e.ParallelExecutorBase Base class for common parallel executors such asJoinExecutorBase
andUnionExecutorBase
.ParallelTask Interface for any parallel task that can be performed in Scheduler implementations.ParallelTaskBase -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.optimizer Class Description ParallelExecutor Interface for any parallel cursor, i.e.ParallelTask Interface for any parallel task that can be performed in Scheduler implementations.ParallelTaskBase -
Classes in org.eclipse.rdf4j.federated.evaluation.concurrent used by org.eclipse.rdf4j.federated.structures Class Description ParallelTask Interface for any parallel task that can be performed in Scheduler implementations.