Result Set Cache Options
These classic-engine.properties options control result set caching in parameterized reports.
Option | Purpose | Possible Values |
---|---|---|
org.pentaho.reporting.platform.plugin.cache.PentahoDataCache.CachableRowLimit | Number of rows in the dataset that will be cached; the higher the number, the larger the cache and the more disk space is used while the cache is active. | Integer; default value is 10000. |