Class GatherStatsListener

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPentahoSystemListener

    public class GatherStatsListener
    extends Object
    implements org.pentaho.platform.api.engine.IPentahoSystemListener
    • Constructor Detail

      • GatherStatsListener

        public GatherStatsListener()
    • Method Detail

      • shutdown

        public void shutdown()
        Specified by:
        shutdown in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • startup

        public boolean startup​(org.pentaho.platform.api.engine.IPentahoSession arg0)
        Specified by:
        startup in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • getIntervalInSeconds

        public int getIntervalInSeconds()
      • getTransFileName

        public String getTransFileName()
      • setTransFileName

        public void setTransFileName​(String transfileName)
      • setIntervalInSeconds

        public void setIntervalInSeconds​(int intervalInSeconds)