Uses of Interface
org.eclipse.rdf4j.federated.cache.SourceSelectionCacheFactory
Packages that use SourceSelectionCacheFactory
-
Uses of SourceSelectionCacheFactory in org.eclipse.rdf4j.federated
Methods in org.eclipse.rdf4j.federated that return SourceSelectionCacheFactoryModifier and TypeMethodDescriptionFedXConfig.getSourceSelectionCacheFactory()
Returns theSourceSelectionCacheFactory
(if any).Methods in org.eclipse.rdf4j.federated with parameters of type SourceSelectionCacheFactoryModifier and TypeMethodDescriptionFedXConfig.withSourceSelectionCacheFactory
(SourceSelectionCacheFactory factory) TheSourceSelectionCacheFactory
to be used.