| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.trans.debug |
| 限定符和类型 | 方法和说明 |
|---|---|
TransDebugMeta |
TransExecutionConfiguration.getTransDebugMeta() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TransExecutionConfiguration.setTransDebugMeta(TransDebugMeta transDebugMeta) |
| 限定符和类型 | 方法和说明 |
|---|---|
TransDebugMeta |
TransDebugMetaWrapper.getTransDebugMeta() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BreakPointListener.breakPointHit(TransDebugMeta transDebugMeta,
StepDebugMeta stepDebugMeta,
org.pentaho.di.core.row.RowMetaInterface rowBufferMeta,
List<Object[]> rowBuffer) |
void |
StepDebugMeta.fireBreakPointListeners(TransDebugMeta transDebugMeta) |
| 构造器和说明 |
|---|
TransDebugMetaWrapper(Trans trans,
TransDebugMeta transDebugMeta) |
Copyright © 2024 Hitachi Vantara. All rights reserved.