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 | Class and Description |
---|---|
class |
Category
Category enumerates the possible expression types. |
Modifier and Type | Field and Description |
---|---|
static EnumeratedValues<Property> |
Property.enumeration |
Modifier and Type | Method and Description |
---|---|
EnumeratedValues<V> |
EnumeratedValues.clone() |
EnumeratedValues |
EnumeratedValues.getMutableClone()
Creates a mutable enumeration from an existing enumeration, which may
already be immutable.
|
Modifier and Type | Field and Description |
---|---|
static EnumeratedValues<RolapAggregator> |
RolapAggregator.enumeration
List of all valid aggregation operators.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.