Package org.pentaho.platform.admin
Class GatherStatsAction
java.lang.Object
org.pentaho.platform.admin.GatherStatsAction
- All Implemented Interfaces:
org.pentaho.platform.api.action.IAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()protected Stringorg.apache.commons.logging.LogvoidsetTransFileName(String transFileName) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.pentaho.platform.api.action.IAction
isExecutionSuccessful
-
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:
executein interfaceorg.pentaho.platform.api.action.IAction- Throws:
org.pentaho.di.core.exception.KettleXMLExceptionorg.pentaho.di.core.exception.KettleException
-
getJobFileFullPath
-
getTransFileName
-
setTransFileName
-