| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated.endpoint | |
| org.eclipse.rdf4j.federated.endpoint.provider | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RepositoryInformation | EndpointBase. repoInfo | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryInformation | EndpointBase. getRepoInfo() | 
| Constructor and Description | 
|---|
| EndpointBase(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) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EndpointProvider<T extends RepositoryInformation>Generic interface to create  Endpoints from a repository information. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NativeRepositoryInformationGraph information for RDF4J  NativeStoreinitialization. | 
| class  | RemoteRepositoryRepositoryInformationClass holding information for RDF4J  HTTPRepositoryinitialization. | 
| class  | ResolvableRepositoryInformationGraph information for a  ResolvableEndpointwhere theRepositoryis looked up using the configuredRepositoryResolver. | 
| class  | SPARQLRepositoryInformationClass holding information for RDF4J  SPARQLRepositoryinitialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | RepositoryEndpointProvider. loadEndpoint(RepositoryInformation repoInfo) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.