Uses of Interface
org.aksw.commons.sparql.api.cache.extra.CacheEx

Packages that use CacheEx
org.aksw.commons.sparql.api.cache.core   
org.aksw.commons.sparql.api.cache.extra   
 

Uses of CacheEx in org.aksw.commons.sparql.api.cache.core
 

Constructors in org.aksw.commons.sparql.api.cache.core with parameters of type CacheEx
QueryExecutionCacheEx(com.hp.hpl.jena.query.QueryExecution decoratee, String service, String queryString, CacheEx cache)
           
QueryExecutionFactoryCacheEx(QueryExecutionFactory decoratee, CacheEx cache)
           
QueryExecutionFactoryCacheEx(QueryExecutionFactory decoratee, String service, CacheEx cache)
           
 

Uses of CacheEx in org.aksw.commons.sparql.api.cache.extra
 

Classes in org.aksw.commons.sparql.api.cache.extra that implement CacheEx
 class CacheExImpl
           
 



Copyright © 2012. All Rights Reserved.