Package | Description |
---|---|
org.eclipse.rdf4j.federated.evaluation.concurrent | |
org.eclipse.rdf4j.query.impl |
Modifier and Type | Class and Description |
---|---|
class |
FedXQueueCursor<T>
Specialized variants of
QueueCursor which avoids converting any exception if it is already of
typeQueryEvaluationException . |
Modifier and Type | Class and Description |
---|---|
class |
QueueCursor<E>
Makes working with a queue easier by adding the methods
done() and toss(Exception) and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.