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.
|
Modifier and Type | Method and Description |
---|---|
Evaluator.SetEvaluator |
Evaluator.getSetEvaluator(Exp exp,
boolean create)
Returns an evaluator for a set.
|
Modifier and Type | Method and Description |
---|---|
protected Evaluator.SetEvaluator |
RolapResult.RolapResultEvaluatorRoot.evaluateSet(Exp exp,
boolean create) |
Evaluator.SetEvaluator |
RolapEvaluator.getSetEvaluator(Exp exp,
boolean create) |
Copyright © 2019 Hitachi Vantara. All rights reserved.