public interface RolapStoredMeasure extends RolapMeasure
RolapCalculatedMember.
Implemented by RolapBaseCubeMeasure and
RolapVirtualCubeMeasure.
Member.MemberTypeOlapElement.LocalizedProperty| Modifier and Type | Method and Description |
|---|---|
RolapAggregator |
getAggregator()
Returns the aggregation function which rolls up this measure: "SUM",
"COUNT", etc.
|
RolapCube |
getCube()
Returns the cube this measure belongs to.
|
MondrianDef.Expression |
getMondrianDefExpression()
Returns the column which holds the value of the measure.
|
Object |
getStarMeasure()
Returns the
RolapStar.Measure from which this
member is computed. |
getFormattergetAncestorMembers, getDataMember, getDepth, getExpression, getHierarchy, getLevel, getMemberType, getOrderKey, getOrdinal, getParentMember, getParentUniqueName, getProperties, getPropertyFormattedValue, getPropertyValue, getPropertyValue, getSolveOrder, isAll, isCalculated, isCalculatedInQuery, isChildOrEqualTo, isEvaluated, isHidden, isMeasure, isNull, isOnSameHierarchyChain, isParentChildLeaf, isParentChildPhysicalMember, setName, setPropertygetCaption, getDescription, getDimension, getLocalized, getName, getQualifiedName, getUniqueName, isVisible, lookupChildcompareTogetAnnotationMapRolapCube getCube()
MondrianDef.Expression getMondrianDefExpression()
RolapAggregator getAggregator()
Object getStarMeasure()
RolapStar.Measure from which this
member is computed. Untyped, because another implementation might store
it somewhere else.Copyright © 2021 Hitachi Vantara. All rights reserved.