Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.steps.transexecutor |
Constructor and Description |
---|
SubtransExecutor(String subTransName,
Trans parentTrans,
TransMeta subtransMeta,
boolean shareVariables,
TransExecutorParameters parameters,
String subStep) |
Modifier and Type | Method and Description |
---|---|
TransExecutorParameters |
TransExecutorMeta.getMappingParameters() |
TransExecutorParameters |
TransExecutorMeta.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
TransExecutorMeta.setMappingParameters(TransExecutorParameters mappingParameters) |
void |
TransExecutorMeta.setParameters(TransExecutorParameters parameters) |
Copyright © 2018 Hitachi Vantara. All rights reserved.