Uses of Interface
org.aksw.jena_sparql_api.cache.extra.Cache
Packages that use Cache
-
Uses of Cache in org.aksw.jena_sparql_api.cache.core
Constructors in org.aksw.jena_sparql_api.cache.core with parameters of type CacheModifierConstructorDescriptionQueryExecutionCache(org.apache.jena.query.QueryExecution decoratee, String queryString, Cache cache) QueryExecutionFactoryCache(QueryExecutionFactory decoratee, Cache cache) -
Uses of Cache in org.aksw.jena_sparql_api.cache.extra
Classes in org.aksw.jena_sparql_api.cache.extra that implement Cache