Class GatherStatsAction

java.lang.Object
org.pentaho.platform.admin.GatherStatsAction
All Implemented Interfaces:
org.pentaho.platform.api.action.IAction

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

    • GatherStatsAction

      public GatherStatsAction()
  • Method Details

    • 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)