Package | Description |
---|---|
org.eclipse.rdf4j.federated.cache |
Modifier and Type | Method and Description |
---|---|
SourceSelectionCache.StatementSourceAssurance |
SourceSelectionCache.getAssurance(SubQuery subQuery,
Endpoint endpoint)
Ask the cache if a given endpoint can provide results for a
SubQuery . |
SourceSelectionCache.StatementSourceAssurance |
SourceSelectionMemoryCache.getAssurance(SubQuery subQuery,
Endpoint endpoint) |
void |
SourceSelectionCache.updateInformation(SubQuery subQuery,
Endpoint endpoint,
boolean hasStatements)
|
void |
SourceSelectionMemoryCache.updateInformation(SubQuery subQuery,
Endpoint endpoint,
boolean hasStatements) |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.