| Package | Description | 
|---|---|
| org.pentaho.di.core.logging | |
| org.pentaho.di.trans | 
| Modifier and Type | Method and Description | 
|---|---|
static PerformanceLogTable | 
PerformanceLogTable.getDefault(VariableSpace space,
          HasDatabasesInterface databasesInterface)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected PerformanceLogTable | 
TransMeta.performanceLogTable
The performance logging table associated with the transformation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PerformanceLogTable | 
TransMeta.getPerformanceLogTable()
Gets the performance log table for the transformation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransMeta.setPerformanceLogTable(PerformanceLogTable performanceLogTable)
Sets the performance log table for the transformation. 
 | 
Copyright © 2020 Hitachi Vantara. All rights reserved.