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