Uses of Interface
org.aksw.jena_sparql_api.cache.extra.CacheBackend
Packages that use CacheBackend
Package
Description
-
Uses of CacheBackend in org.aksw.jena_sparql_api.cache.extra
Classes in org.aksw.jena_sparql_api.cache.extra that implement CacheBackendFields in org.aksw.jena_sparql_api.cache.extra declared as CacheBackendMethods in org.aksw.jena_sparql_api.cache.extra that return CacheBackendMethods in org.aksw.jena_sparql_api.cache.extra with parameters of type CacheBackendModifier and TypeMethodDescriptionstatic CacheCoreExCompressorCacheCoreExCompressor.wrap(CacheBackend decoratee) Constructors in org.aksw.jena_sparql_api.cache.extra with parameters of type CacheBackendModifierConstructorDescriptionCacheCoreExCompressor(CacheBackend decoratee) CacheFrontendImpl(CacheBackend cacheBackend) CacheFrontendImpl(CacheBackend cacheBackend, org.apache.jena.riot.RDFFormat rdfFormat, org.apache.jena.riot.Lang resultSetLang) -
Uses of CacheBackend in org.aksw.jena_sparql_api.cache.file
Classes in org.aksw.jena_sparql_api.cache.file that implement CacheBackend -
Uses of CacheBackend in org.aksw.jena_sparql_api.cache.staging
Classes in org.aksw.jena_sparql_api.cache.staging that implement CacheBackend -
Uses of CacheBackend in org.aksw.jena_sparql_api.core
Methods in org.aksw.jena_sparql_api.core with parameters of type CacheBackend