- All Superinterfaces:
- com.google.common.base.Function<SparqlService,T>
- All Known Implementing Classes:
- UpdateStrategyEventSource
public interface UpdateStrategy<T extends UpdateExecutionFactory>
extends com.google.common.base.Function<SparqlService,T>
An update strategy is a function that yields an UpdateExecutionFactory
for a given sparqlService.
- Author:
- raven