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 DelegationListener
public void transformationDelegationStarted(Trans delegatedTrans, TransExecutionConfiguration transExecutionConfiguration)
transformationDelegationStarted
in interface DelegationListener
Copyright © 2018 Hitachi Vantara. All rights reserved.