Class AggTableManager

    • Constructor Detail

      • AggTableManager

        public AggTableManager​(RolapSchema schema)
    • Method Detail

      • finalCleanUp

        public void finalCleanUp()
        This should ONLY be called if the AggTableManager is no longer going to be used. In fact, it should only be called indirectly by its associated RolapSchema object.
      • getLogger

        public org.apache.logging.log4j.Logger getLogger()
        Get the Logger.
      • initialize

        public void initialize​(Util.PropertyList connectInfo)
        Initializes this object, loading all aggregate tables and associating them with RolapStars. This method should only be called once.
        Parameters:
        connectInfo - The Mondrian connection properties