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