| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| mondrian.rolap | Implements the data access layer for the olap package. | 
| mondrian.rolap.agg | Manages a cache of aggregates containing cell values. | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheControl | Connection. getCacheControl(PrintWriter pw)Returns an object with which to explicitly control the contents of the
 cache. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CacheControlImplImplementation of  CacheControlAPI. | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheControl | RolapConnection. getCacheControl(PrintWriter pw) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheControl | AggregationManager. getCacheControl(RolapConnection connection,
               PrintWriter pw)Returns an API with which to explicitly manage the contents of the cache. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.