| Package | Description | 
|---|---|
| org.pentaho.di.trans.step | 
| Modifier and Type | Method and Description | 
|---|---|
List<RemoteStep> | 
StepMeta.getRemoteInputSteps()  | 
List<RemoteStep> | 
BaseStep.getRemoteInputSteps()
Gets the remote input steps. 
 | 
List<RemoteStep> | 
StepMeta.getRemoteOutputSteps()  | 
List<RemoteStep> | 
BaseStep.getRemoteOutputSteps()
Gets the remote output steps. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
RemoteStep.compareTo(RemoteStep remoteStep)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StepMeta.setRemoteInputSteps(List<RemoteStep> remoteInputSteps)  | 
void | 
StepMeta.setRemoteOutputSteps(List<RemoteStep> remoteOutputSteps)  | 
Copyright © 2020 Hitachi Vantara. All rights reserved.