| Constructor and Description |
|---|
TupleFunctionFederatedService(TupleFunctionRegistry tupleFunctionRegistry,
org.eclipse.rdf4j.model.ValueFactory vf) |
| Modifier and Type | Method and Description |
|---|---|
static TupleFunctionRegistry |
TupleFunctionRegistry.getInstance()
Gets the default TupleFunctionRegistry.
|
| Constructor and Description |
|---|
TupleFunctionEvaluationStrategy(TripleSource tripleSource,
org.eclipse.rdf4j.query.Dataset dataset,
org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolver serviceResolver,
TupleFunctionRegistry tupleFunctionRegistry) |
TupleFunctionEvaluationStrategy(TripleSource tripleSource,
org.eclipse.rdf4j.query.Dataset dataset,
org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolver serviceResolver,
TupleFunctionRegistry tupleFuncRegistry,
long iterationCacheSyncThreshold) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.