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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute()
protected String
org.apache.commons.logging.Log
void
setTransFileName
(String transFileName) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
execute
in interfaceorg.pentaho.platform.api.action.IAction
- Throws:
org.pentaho.di.core.exception.KettleXMLException
org.pentaho.di.core.exception.KettleException
-
getJobFileFullPath
-
getTransFileName
-
setTransFileName
-