Uses of Enum
org.eclipse.rdf4j.federated.cache.SourceSelectionCache.StatementSourceAssurance
-
Uses of SourceSelectionCache.StatementSourceAssurance in org.eclipse.rdf4j.federated.cache
Modifier and TypeMethodDescriptionSourceSelectionCache.getAssurance(SubQuery subQuery, Endpoint endpoint)
Ask the cache if a given endpoint can provide results for aSubQuery
.SourceSelectionMemoryCache.getAssurance(SubQuery subQuery, Endpoint endpoint)
Returns the enum constant of this type with the specified name.SourceSelectionCache.StatementSourceAssurance.values()
Returns an array containing the constants of this enum type, in the order they are declared.