Uses of Class
org.pentaho.di.core.logging.PerformanceLogTable
-
Uses of PerformanceLogTable in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionstatic PerformanceLogTable
PerformanceLogTable.getDefault
(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface) -
Uses of PerformanceLogTable in org.pentaho.di.trans
Modifier and TypeFieldDescriptionprotected PerformanceLogTable
TransMeta.performanceLogTable
The performance logging table associated with the transformation.Modifier and TypeMethodDescriptionTransMeta.getPerformanceLogTable()
Gets the performance log table for the transformation.Modifier and TypeMethodDescriptionvoid
TransMeta.setPerformanceLogTable
(PerformanceLogTable performanceLogTable) Sets the performance log table for the transformation.