Package org.eclipse.rdf4j.federated.endpoint
package org.eclipse.rdf4j.federated.endpoint
-
ClassDescriptionStructure to maintain endpoint information, e.g.Base implementation for an
Endpoint
.A wrapper for managedRepositoryConnection
s which makes sure thatEndpointBase.ManagedRepositoryConnection.close()
is a no-op, i.e.Classify endpoints into remote or local ones.Additional marker interface for Endpoint Configurations.Utility class providing various methods to create Endpoints to be used as federation members.Information about the type of an endpointA specializedRepositoryEndpoint
where the lifecycle of theRepository
is managed by this endpoint, i.e.A specializedEndpoint
that has a reference to a configuredRepository
.A specializedEndpoint
that allows to resolve the repository using aRepositoryResolver
.AdditionalEndpointConfiguration
for SPARQL endpoints.