| Package | Description |
|---|---|
| org.pentaho.di.trans | |
| org.pentaho.di.trans.ael.websocket | |
| org.pentaho.di.trans.step |
| Modifier and Type | Method and Description |
|---|---|
List<StepMetaDataCombi> |
Trans.getSteps()
Gets a list of steps in the transformation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Trans.stopStep(StepMetaDataCombi combi,
boolean safeStop) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Trans.setSteps(List<StepMetaDataCombi> steps) |
| Constructor and Description |
|---|
StepInterfaceWebSocketEngineAdapter(org.pentaho.di.engine.api.model.Operation op,
MessageEventService messageEventService,
StepMeta stepMeta,
TransMeta transMeta,
StepDataInterface dataInterface,
Trans trans,
List<StepMetaDataCombi> subSteps) |
| Modifier and Type | Method and Description |
|---|---|
StepMetaDataCombi |
StepInitThread.getCombi() |
| Modifier and Type | Method and Description |
|---|---|
void |
StepInitThread.setCombi(StepMetaDataCombi combi) |
| Constructor and Description |
|---|
RunThread(StepMetaDataCombi combi) |
StepInitThread(StepMetaDataCombi combi,
LogChannelInterface log) |
Copyright © 2018 Hitachi Vantara. All rights reserved.