public class CarteDelegationHandler extends Object implements DelegationListener
| Modifier and Type | Field and Description | 
|---|---|
protected JobMap | 
jobMap  | 
protected TransformationMap | 
transformationMap  | 
| Constructor and Description | 
|---|
CarteDelegationHandler(TransformationMap transformationMap,
                      JobMap jobMap)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
jobDelegationStarted(Job delegatedJob,
                    JobExecutionConfiguration jobExecutionConfiguration)  | 
void | 
transformationDelegationStarted(Trans delegatedTrans,
                               TransExecutionConfiguration transExecutionConfiguration)  | 
protected TransformationMap transformationMap
protected JobMap jobMap
public CarteDelegationHandler(TransformationMap transformationMap, JobMap jobMap)
public void jobDelegationStarted(Job delegatedJob, JobExecutionConfiguration jobExecutionConfiguration)
jobDelegationStarted in interface DelegationListenerpublic void transformationDelegationStarted(Trans delegatedTrans, TransExecutionConfiguration transExecutionConfiguration)
transformationDelegationStarted in interface DelegationListenerCopyright © 2020 Hitachi Vantara. All rights reserved.