Uses of Class
org.pentaho.di.core.logging.StepLogTable
-
Uses of StepLogTable in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionstatic StepLogTable
StepLogTable.getDefault
(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface) -
Uses of StepLogTable in org.pentaho.di.trans
Modifier and TypeFieldDescriptionprotected StepLogTable
TransMeta.stepLogTable
The step logging table associated with the transformation.Modifier and TypeMethodDescriptionTransMeta.getStepLogTable()
Gets the step log table for the transformation.Modifier and TypeMethodDescriptionvoid
TransMeta.setStepLogTable
(StepLogTable stepLogTable) Sets the step log table for the transformation.