| Package | Description |
|---|---|
| org.aksw.commons.sparql.api.cache.extra |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheCoreExCompressor |
class |
CacheCoreH2
The class is used to cache information about resources to a database.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheCoreEx |
CacheCoreH2.create(boolean autoServerMode,
String dbDir,
String dbName,
long lifespan,
boolean useCompression) |
static CacheCoreEx |
CacheCoreH2.create(String dbName,
long lifespan,
boolean useCompression) |
CacheCoreEx |
CacheCoreExCompressor.getDecoratee() |
| Modifier and Type | Method and Description |
|---|---|
static CacheCoreExCompressor |
CacheCoreExCompressor.wrap(CacheCoreEx decoratee) |
| Constructor and Description |
|---|
CacheCoreExCompressor(CacheCoreEx decoratee) |
CacheExImpl(CacheCoreEx cacheCore) |
Copyright © 2013. All Rights Reserved.