| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.cache.extra | |
| org.aksw.jena_sparql_api.cache.staging |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheEntryBase |
class |
CacheEntryImpl |
| Modifier and Type | Method and Description |
|---|---|
CacheEntry |
CacheCore.lookup(String queryString) |
CacheEntry |
CacheBackend.lookup(String service,
String queryString) |
CacheEntry |
CacheCoreExCompressor.lookup(String service,
String queryString) |
CacheEntry |
CacheCoreExCompressor.wrap(CacheEntry raw) |
| Modifier and Type | Method and Description |
|---|---|
CacheEntry |
CacheCoreExCompressor.wrap(CacheEntry raw) |
| Constructor and Description |
|---|
CacheResourceCacheEntry(CacheEntry cacheEntry) |
| Modifier and Type | Method and Description |
|---|---|
CacheEntry |
CacheBackendDao.lookup(Connection conn,
String service,
String queryString,
boolean closeConn)
The lookup returns an InputStream + metadata
|
CacheEntry |
CacheBackendDataSource.lookup(String service,
String queryString) |
Copyright © 2014. All rights reserved.