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) |
static SourceSelectionCache.StatementSourceAssurance |
SourceSelectionCache.StatementSourceAssurance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceSelectionCache.StatementSourceAssurance[] |
SourceSelectionCache.StatementSourceAssurance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.