public class GatherStatsAction extends Object implements org.pentaho.platform.api.action.IAction
Constructor and Description |
---|
GatherStatsAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getJobFileFullPath() |
org.apache.commons.logging.Log |
getLogger() |
String |
getTransFileName() |
void |
setTransFileName(String transFileName) |
public org.apache.commons.logging.Log getLogger()
public void execute() throws org.pentaho.di.core.exception.KettleXMLException, org.pentaho.di.core.exception.KettleException
execute
in interface org.pentaho.platform.api.action.IAction
org.pentaho.di.core.exception.KettleXMLException
org.pentaho.di.core.exception.KettleException
protected String getJobFileFullPath()
public String getTransFileName()
public void setTransFileName(String transFileName)
Copyright © 2021 Hitachi Vantara. All rights reserved.