Package | Description |
---|---|
org.pentaho.di.core.logging | |
org.pentaho.di.trans |
Modifier and Type | Method and Description |
---|---|
static TransLogTable |
TransLogTable.getDefault(VariableSpace space,
HasDatabasesInterface databasesInterface,
List<StepMeta> steps) |
Modifier and Type | Field and Description |
---|---|
protected TransLogTable |
TransMeta.transLogTable
The transformation logging table associated with the transformation.
|
Modifier and Type | Method and Description |
---|---|
TransLogTable |
TransMeta.getTransLogTable()
Gets the log table for the transformation.
|
Modifier and Type | Method and Description |
---|---|
void |
TransMeta.setTransLogTable(TransLogTable transLogTable)
Sets the log table for the transformation.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.