Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.debug |
Modifier and Type | Method and Description |
---|---|
TransDebugMeta |
TransExecutionConfiguration.getTransDebugMeta() |
Modifier and Type | Method and Description |
---|---|
void |
TransExecutionConfiguration.setTransDebugMeta(TransDebugMeta transDebugMeta) |
Modifier and Type | Method and Description |
---|---|
TransDebugMeta |
TransDebugMetaWrapper.getTransDebugMeta() |
Modifier and Type | Method and Description |
---|---|
void |
BreakPointListener.breakPointHit(TransDebugMeta transDebugMeta,
StepDebugMeta stepDebugMeta,
RowMetaInterface rowBufferMeta,
List<Object[]> rowBuffer) |
void |
StepDebugMeta.fireBreakPointListeners(TransDebugMeta transDebugMeta) |
Constructor and Description |
---|
TransDebugMetaWrapper(Trans trans,
TransDebugMeta transDebugMeta) |
Copyright © 2018 Hitachi Vantara. All rights reserved.