Class AggStar.FactTable.Measure

    • Method Detail

      • isDistinct

        public boolean isDistinct()
      • getAggregator

        public RolapAggregator getAggregator()
        Get this Measure's RolapAggregator.
      • getRollableLevelBitKey

        public BitKey getRollableLevelBitKey()
        Returns a BitKey of the levels which can be safely rolled up. (For distinct-count measures, most can't.)
      • generateRollupString

        public String generateRollupString​(SqlQuery query)