| 程序包 | 说明 |
|---|---|
| org.pentaho.di.core.logging | |
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TransLogTable |
TransLogTable.getDefault(org.pentaho.di.core.variables.VariableSpace space,
HasDatabasesInterface databasesInterface,
List<StepMeta> steps) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TransLogTable |
TransMeta.transLogTable
The transformation logging table associated with the transformation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransLogTable |
TransMeta.getTransLogTable()
Gets the log table for the transformation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TransMeta.setTransLogTable(TransLogTable transLogTable)
Sets the log table for the transformation.
|
Copyright © 2024 Hitachi Vantara. All rights reserved.