Uses of Class
org.pentaho.di.core.logging.MetricsLogTable
Packages that use MetricsLogTable
-
Uses of MetricsLogTable in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return MetricsLogTableModifier and TypeMethodDescriptionstatic MetricsLogTable
MetricsLogTable.getDefault
(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface) -
Uses of MetricsLogTable in org.pentaho.di.trans
Fields in org.pentaho.di.trans declared as MetricsLogTableModifier and TypeFieldDescriptionprotected MetricsLogTable
TransMeta.metricsLogTable
The metricslogging table associated with the transformation.Methods in org.pentaho.di.trans that return MetricsLogTableMethods in org.pentaho.di.trans with parameters of type MetricsLogTableModifier and TypeMethodDescriptionvoid
TransMeta.setMetricsLogTable
(MetricsLogTable metricsLogTable)