Uses of Class
org.eclipse.rdf4j.federated.repository.FedXRepositoryConfig
-
Packages that use FedXRepositoryConfig Package Description org.eclipse.rdf4j.federated.repository -
-
Uses of FedXRepositoryConfig in org.eclipse.rdf4j.federated.repository
Methods in org.eclipse.rdf4j.federated.repository that return FedXRepositoryConfig Modifier and Type Method Description FedXRepositoryConfig
FedXRepositoryConfigBuilder. build()
Build theFedXRepositoryConfig
that can be used in theRepositoryConfig
.FedXRepositoryConfig
FedXRepositoryFactory. getConfig()
Constructors in org.eclipse.rdf4j.federated.repository with parameters of type FedXRepositoryConfig Constructor Description FedXRepositoryWrapper(FedXRepositoryConfig fedXConfig)
-