| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.step |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
RemoteStep.compareTo(RemoteStep remoteStep) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StepMeta.setRemoteInputSteps(List<RemoteStep> remoteInputSteps) |
void |
StepMeta.setRemoteOutputSteps(List<RemoteStep> remoteOutputSteps) |
Copyright © 2024 Hitachi Vantara. All rights reserved.