| 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.server | 
 Augments the Mondrian engine with server functionality. 
 | 
| mondrian.spi | 
 Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueryTiming | 
Evaluator.getTiming()
Returns the query timing context for this execution. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueryTiming | 
RolapEvaluator.getTiming()  | 
| Modifier and Type | Method and Description | 
|---|---|
QueryTiming | 
Execution.getQueryTiming()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProfileHandler.explain(String plan,
       QueryTiming timing)
Called when a statement has finished executing. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.