| 程序包 | 说明 |
|---|---|
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.www |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DelegationAdapter |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DelegationListener> |
Job.getDelegationListeners() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Job.addDelegationListener(DelegationListener delegationListener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Job.setDelegationListeners(List<DelegationListener> delegationListeners) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DelegationListener> |
Trans.getDelegationListeners() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Trans.addDelegationListener(DelegationListener delegationListener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Trans.setDelegationListeners(List<DelegationListener> delegationListeners) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CarteDelegationHandler
A handler for registering sub-jobs and sub-transformations on the carte maps.
|
Copyright © 2024 Hitachi Vantara. All rights reserved.