public class CarteDelegationHandler extends Object implements DelegationListener
| 限定符和类型 | 字段和说明 |
|---|---|
protected JobMap |
jobMap |
protected TransformationMap |
transformationMap |
| 构造器和说明 |
|---|
CarteDelegationHandler(TransformationMap transformationMap,
JobMap jobMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 DelegationListenerpublic void transformationDelegationStarted(Trans delegatedTrans, TransExecutionConfiguration transExecutionConfiguration)
Copyright © 2024 Hitachi Vantara. All rights reserved.