Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.ael.websocket | |
org.pentaho.di.trans.step | |
org.pentaho.di.trans.streaming.common | |
org.pentaho.di.www | |
org.pentaho.di.www.jaxrs |
Modifier and Type | Method and Description |
---|---|
Map<String,StepStatus> |
SubtransExecutor.getStatuses() |
Modifier and Type | Method and Description |
---|---|
Collection<StepStatus> |
StepInterfaceWebSocketEngineAdapter.subStatuses() |
Modifier and Type | Method and Description |
---|---|
StepStatus |
StepStatus.fromXML(String xml) |
Modifier and Type | Method and Description |
---|---|
default Collection<StepStatus> |
StepInterface.subStatuses() |
Modifier and Type | Method and Description |
---|---|
Collection<StepStatus> |
BaseStreamStep.subStatuses() |
Modifier and Type | Method and Description |
---|---|
List<StepStatus> |
SlaveServerTransStatus.getStepStatusList() |
Modifier and Type | Method and Description |
---|---|
void |
SlaveServerTransStatus.setStepStatusList(List<StepStatus> stepStatusList) |
Modifier and Type | Method and Description |
---|---|
List<StepStatus> |
TransformationStatus.getStepStatus() |
Modifier and Type | Method and Description |
---|---|
void |
TransformationStatus.addStepStatus(StepStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
TransformationStatus.setStepStatus(List<StepStatus> stepStatus) |
Copyright © 2018 Hitachi Vantara. All rights reserved.