| 限定符和类型 | 字段和说明 |
|---|---|
protected TransMeta.TransformationType |
TransMeta.transformationType
The transformation type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType |
TransMeta.getTransformationType()
Gets the transformation type.
|
static TransMeta.TransformationType |
TransMeta.TransformationType.getTransformationTypeByCode(String transTypeCode)
Gets the transformation type by code.
|
static TransMeta.TransformationType |
TransMeta.TransformationType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TransMeta.TransformationType[] |
TransMeta.TransformationType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TransMeta.setTransformationType(TransMeta.TransformationType transformationType)
Sets the transformation type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
StepMetaInterface.getSupportedTransformationTypes() |
TransMeta.TransformationType[] |
BaseStepMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
BlockUntilStepsFinishMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
DetectEmptyStreamMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
DetectLastRowMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
GroupByMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
JobExecutorMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
MappingMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
MergeJoinMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
MergeRowsMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
SimpleMappingMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
SingleThreaderMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
SortedMergeMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
StepsMetricsMeta.getSupportedTransformationTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransMeta.TransformationType[] |
TransExecutorMeta.getSupportedTransformationTypes() |
Copyright © 2024 Hitachi Vantara. All rights reserved.