| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.trans.ael.websocket | |
| org.pentaho.di.trans.step |
| 限定符和类型 | 方法和说明 |
|---|---|
List<StepMetaDataCombi> |
Trans.getSteps()
Gets a list of steps in the transformation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Trans.stopStep(StepMetaDataCombi combi,
boolean safeStop) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Trans.setSteps(List<StepMetaDataCombi> steps) |
| 构造器和说明 |
|---|
StepInterfaceWebSocketEngineAdapter(org.pentaho.di.engine.api.model.Operation op,
MessageEventService messageEventService,
StepMeta stepMeta,
TransMeta transMeta,
StepDataInterface dataInterface,
Trans trans,
List<StepMetaDataCombi> subSteps) |
| 限定符和类型 | 方法和说明 |
|---|---|
StepMetaDataCombi |
StepInitThread.getCombi() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StepInitThread.setCombi(StepMetaDataCombi combi) |
| 构造器和说明 |
|---|
RunThread(StepMetaDataCombi combi) |
StepInitThread(StepMetaDataCombi combi,
org.pentaho.di.core.logging.LogChannelInterface log) |
Copyright © 2024 Hitachi Vantara. All rights reserved.