Uses of Class
org.pentaho.di.core.logging.TransLogTable
-
Uses of TransLogTable in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionstatic TransLogTable
TransLogTable.getDefault
(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface, List<StepMeta> steps) -
Uses of TransLogTable in org.pentaho.di.trans
Modifier and TypeFieldDescriptionprotected TransLogTable
TransMeta.transLogTable
The transformation logging table associated with the transformation.Modifier and TypeMethodDescriptionTransMeta.getTransLogTable()
Gets the log table for the transformation.Modifier and TypeMethodDescriptionvoid
TransMeta.setTransLogTable
(TransLogTable transLogTable) Sets the log table for the transformation.