Interface | Description |
---|---|
FederatedService |
FederatedService to allow for customized evaluation of SERVICE expression.
|
FederatedServiceResolver |
The
FederatedServiceResolver is used to manage a set of
FederatedService instances, which are used to evaluate SERVICE
expressions for particular service Urls. |
FederatedServiceResolverClient |
Interface used by
SailFactory and
RepositoryFactory that can make
external SERVICE calls. |
Class | Description |
---|---|
FederatedServiceResolverBase |
Base class for
FederatedServiceResolver which takes care for lifecycle
management of produced FederatedService s. |
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-2016 Aduna. All Rights Reserved.