Class MondrianCachePublisher

  • All Implemented Interfaces:
    Serializable, org.pentaho.platform.api.engine.ILogger, org.pentaho.platform.api.engine.IPentahoPublisher

    public class MondrianCachePublisher
    extends org.pentaho.platform.engine.core.system.BasePublisher
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.pentaho.platform.engine.core.system.BasePublisher

        debug
      • Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase

        EMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR
      • Fields inherited from interface org.pentaho.platform.api.engine.ILogger

        ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN
    • Constructor Detail

      • MondrianCachePublisher

        public MondrianCachePublisher()
    • Method Detail

      • getLogger

        public org.apache.commons.logging.Log getLogger()
        Specified by:
        getLogger in class org.pentaho.platform.engine.core.system.PentahoBase
      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • publish

        public String publish​(org.pentaho.platform.api.engine.IPentahoSession localSession)
        Specified by:
        publish in class org.pentaho.platform.engine.core.system.BasePublisher