| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.trans.steps.mapping | |
| org.pentaho.di.trans.steps.simplemapping | |
| org.pentaho.di.trans.steps.singlethreader | |
| org.pentaho.di.trans.steps.transexecutor | |
| org.pentaho.di.trans.streaming.common |
| 限定符和类型 | 方法和说明 |
|---|---|
static TransMeta |
StepWithMappingMeta.loadMappingMeta(StepWithMappingMeta mappingMeta,
Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
org.pentaho.di.core.variables.VariableSpace space) |
static TransMeta |
StepWithMappingMeta.loadMappingMeta(StepWithMappingMeta executorMeta,
Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
org.pentaho.di.core.variables.VariableSpace space,
boolean share) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MappingMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleMappingMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SingleThreaderMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TransExecutorMeta
Meta-data for the Trans Executor step.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseStreamStepMeta |
Copyright © 2024 Hitachi Vantara. All rights reserved.