| 程序包 | 说明 |
|---|---|
| org.pentaho.di.base | |
| org.pentaho.di.cluster | |
| org.pentaho.di.core.changed | |
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| org.pentaho.di.job.entry | |
| org.pentaho.di.partition | |
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.trans.step |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractMeta |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClusterSchema
A cluster schema combines a list of slave servers so that they can be set altogether.
|
class |
SlaveServer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChangedFlag |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PDIObserver.update(ChangedFlagInterface o,
Object arg) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobMeta
The definition of a PDI job is represented by a JobMeta object.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobEntryCopy
This class describes the fact that a single JobEntry can be used multiple times in the same Job.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PartitionSchema
A partition schema allow you to partition a step according into a number of partitions that run independendly.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TransMeta
This class defines information about a transformation and offers methods to save and load it from XML or a PDI
database repository, as well as methods to alter a transformation by adding/removing databases, steps, hops, etc.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
StepErrorMeta
This class contains the metadata to handle proper error handling on a step level.
|
Copyright © 2024 Hitachi Vantara. All rights reserved.