| Package | Description |
|---|---|
| org.pentaho.reporting.engine.classic.core.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
EhCacheDataCache
The simplest of all caches systems.
|
class |
InMemoryDataCache
The simplest of all caches systems.
|
| Modifier and Type | Method and Description |
|---|---|
static DataCache |
DataCacheFactory.getCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataCacheFactory.notifyCacheShutdown(DataCache cache) |
| Constructor and Description |
|---|
CachingDataFactory(DataFactory backend,
boolean noClose,
DataCache dataCache) |