Uses of Class
org.aksw.jena_sparql_api.cache.advanced.RDFLinkSourceWithRangeCache
Packages that use RDFLinkSourceWithRangeCache
-
Uses of RDFLinkSourceWithRangeCache in org.aksw.jena_sparql_api.cache.advanced
Methods in org.aksw.jena_sparql_api.cache.advanced that return RDFLinkSourceWithRangeCacheModifier and TypeMethodDescriptionstatic RDFLinkSourceWithRangeCacheRDFLinkSourceWithRangeCache.create(RDFLinkSourceWithRangeCache dataSource, Path cacheDir, long maxRequestSize) static RDFLinkSourceWithRangeCacheRDFLinkSourceWithRangeCache.create(RDFLinkSource linkSource, Path cacheFolder, long maxRequestSize) static RDFLinkSourceWithRangeCacheRDFLinkSourceWithRangeCache.create(RDFLinkSource linkSource, Path cacheFolder, long maxRequestSize, com.google.common.hash.HashCode datasetHash) static RDFLinkSourceWithRangeCacheRDFLinkSourceWithRangeCache.create(RDFLinkSource linkSource, Path cacheFolder, com.google.common.hash.HashCode datasetHash, int maxCachedQueries, org.aksw.commons.io.cache.AdvancedRangeCacheConfig cacheConfig) Methods in org.aksw.jena_sparql_api.cache.advanced with parameters of type RDFLinkSourceWithRangeCacheModifier and TypeMethodDescriptionstatic RDFLinkSourceWithRangeCacheRDFLinkSourceWithRangeCache.create(RDFLinkSourceWithRangeCache dataSource, Path cacheDir, long maxRequestSize)