Class GatherStatsAction

  • All Implemented Interfaces:
    org.pentaho.platform.api.action.IAction

    public class GatherStatsAction
    extends Object
    implements org.pentaho.platform.api.action.IAction
    • Constructor Detail

      • GatherStatsAction

        public GatherStatsAction()
    • Method Detail

      • getLogger

        public org.apache.commons.logging.Log getLogger()
      • execute

        public void execute()
                     throws org.pentaho.di.core.exception.KettleXMLException,
                            org.pentaho.di.core.exception.KettleException
        Specified by:
        execute in interface org.pentaho.platform.api.action.IAction
        Throws:
        org.pentaho.di.core.exception.KettleXMLException
        org.pentaho.di.core.exception.KettleException
      • getJobFileFullPath

        protected String getJobFileFullPath()
      • getTransFileName

        public String getTransFileName()
      • setTransFileName

        public void setTransFileName​(String transFileName)