Uses of Class
org.eclipse.rdf4j.federated.endpoint.provider.RepositoryInformation
Package
Description
-
Uses of RepositoryInformation in org.eclipse.rdf4j.federated.endpoint
ModifierConstructorDescriptionEndpointBase
(RepositoryInformation repoInfo, String endpoint, EndpointClassification endpointClassification) ManagedRepositoryEndpoint
(RepositoryInformation repoInfo, String endpoint, EndpointClassification endpointClassification, Repository repo) RepositoryEndpoint
(RepositoryInformation repoInfo, String endpoint, EndpointClassification endpointClassification, Repository repository) ResolvableEndpoint
(RepositoryInformation repoInfo, String endpoint, EndpointClassification endpointClassification) -
Uses of RepositoryInformation in org.eclipse.rdf4j.federated.endpoint.provider
Modifier and TypeInterfaceDescriptioninterface
EndpointProvider<T extends RepositoryInformation>
Generic interface to createEndpoint
s from a repository information.Modifier and TypeClassDescriptionclass
Graph information for RDF4JNativeStore
initialization.class
Class holding information for RDF4JHTTPRepository
initialization.class
Graph information for aResolvableEndpoint
where theRepository
is looked up using the configuredRepositoryResolver
.class
Class holding information for RDF4JSPARQLRepository
initialization.Modifier and TypeMethodDescriptionRepositoryEndpointProvider.loadEndpoint
(RepositoryInformation repoInfo)