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