Package org.eclipse.rdf4j.federated.evaluation
package org.eclipse.rdf4j.federated.evaluation
-
ClassDescriptionA
FederatedServiceResolver
which redirects SERVICE requests to the federation member (if the SERVICE IRI correspond to a member) or to the provided delegate.Base class for the Evaluation strategies.StatefulEvaluationStatistics
providing information for evaluating a given query inFederationEvalStrategy.optimize(org.eclipse.rdf4j.query.algebra.TupleExpr, EvaluationStatistics, org.eclipse.rdf4j.query.BindingSet)
Factory class for retrieving theFederationEvalStrategy
to be used.Implementation of a federation evaluation strategy which provides some special optimizations for Native (local) RDF4J repositories.A triple source to be used on any repository.Implementation of a federation evaluation strategy which provides some special optimizations for SPARQL (remote) endpoints.A triple source to be used for (remote) SPARQL endpoints.Interface for implementations of triple sources.Interface defining the operation to be perform on the connectionHolder for a result iteration to be used withTripleSourceBase.withConnection(ConnectionOperation)
.