| Package | Description |
|---|---|
| org.aksw.commons.sparql.api.cache.extra |
| Modifier and Type | Class and Description |
|---|---|
class |
InputStreamProviderBZip2 |
class |
InputStreamProviderResultSetBlob |
| Modifier and Type | Method and Description |
|---|---|
InputStreamProvider |
CacheEntry.getInputStreamProvider() |
InputStreamProvider |
CacheEntryBase.getInputStreamProvider() |
| Constructor and Description |
|---|
CacheEntryBase(long timestamp,
long lifespan,
InputStreamProvider inputStreamProvider) |
CacheEntryH2(long timestamp,
long lifespan,
InputStreamProvider inputStreamProvider,
String queryString,
String queryHash) |
InputStreamProviderBZip2(InputStreamProvider decoratee,
org.apache.commons.compress.compressors.CompressorStreamFactory streamFactory,
String compression) |
Copyright © 2013. All Rights Reserved.