| Class | Description |
|---|---|
| FederatedServiceResolverBase |
Base class for
FederatedServiceResolver which takes care for lifecycle
management of produced FederatedServices. |
| FederatedServiceResolverImpl |
The
FederatedServiceResolverImpl is used to manage a set of
FederatedService instances, which are used to evaluate SERVICE
expressions for particular service Urls. |
| JoinExecutorBase<T> |
Base class for any join parallel join executor.
|
| RepositoryFederatedService |
Federated Service wrapping the
Repository to communicate with a
SPARQL endpoint. |
| ServiceCrossProductIteration | Deprecated |
| ServiceFallbackIteration |
Fallback join handler, if the block join can not be performed, e.g.
|
| ServiceJoinConversionIteration |
Inserts original bindings into the result, uses ?__rowIdx to resolve original
bindings.
|
| ServiceJoinIterator |
Iterator for efficient SERVICE evaluation (vectored).
|
| SPARQLFederatedService |
Federated Service wrapping the
SPARQLRepository to communicate with a
SPARQL endpoint. |
Copyright © 2001-2015 Aduna. All Rights Reserved.