Package | Description |
---|---|
org.pentaho.di.job | |
org.pentaho.di.trans | |
org.pentaho.di.www |
Modifier and Type | Method and Description |
---|---|
void |
DelegationListener.transformationDelegationStarted(Trans delegatedTrans,
TransExecutionConfiguration transExecutionConfiguration) |
void |
DelegationAdapter.transformationDelegationStarted(Trans delegatedTrans,
TransExecutionConfiguration transExecutionConfiguration) |
Modifier and Type | Method and Description |
---|---|
TransExecutionConfiguration |
TransConfiguration.getTransExecutionConfiguration() |
Modifier and Type | Method and Description |
---|---|
static TransSplitter |
Trans.executeClustered(TransMeta transMeta,
TransExecutionConfiguration executionConfiguration)
Execute the transformation in a clustered fashion.
|
static void |
Trans.executeClustered(TransSplitter transSplitter,
TransExecutionConfiguration executionConfiguration)
Executes an existing TransSplitter, with the transformation already split.
|
static String |
Trans.sendToSlaveServer(TransMeta transMeta,
TransExecutionConfiguration executionConfiguration,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Send the transformation for execution to a Carte slave server.
|
void |
TransConfiguration.setTransExecutionConfiguration(TransExecutionConfiguration transExecutionConfiguration) |
Constructor and Description |
---|
TransConfiguration(TransMeta transMeta,
TransExecutionConfiguration transExecutionConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
CarteDelegationHandler.transformationDelegationStarted(Trans delegatedTrans,
TransExecutionConfiguration transExecutionConfiguration) |
Copyright © 2018 Hitachi Vantara. All rights reserved.