Package | Description |
---|---|
org.pentaho.di.core.logging | |
org.pentaho.di.trans |
Modifier and Type | Method and Description |
---|---|
static StepLogTable |
StepLogTable.getDefault(VariableSpace space,
HasDatabasesInterface databasesInterface) |
Modifier and Type | Field and Description |
---|---|
protected StepLogTable |
TransMeta.stepLogTable
The step logging table associated with the transformation.
|
Modifier and Type | Method and Description |
---|---|
StepLogTable |
TransMeta.getStepLogTable()
Gets the step log table for the transformation.
|
Modifier and Type | Method and Description |
---|---|
void |
TransMeta.setStepLogTable(StepLogTable stepLogTable)
Sets the step log table for the transformation.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.