public class ExecutionVertexDeploymentOption extends Object
| 构造器和说明 |
|---|
ExecutionVertexDeploymentOption(ExecutionVertexID executionVertexId,
DeploymentOption deploymentOption) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeploymentOption |
getDeploymentOption() |
ExecutionVertexID |
getExecutionVertexId() |
public ExecutionVertexDeploymentOption(ExecutionVertexID executionVertexId, DeploymentOption deploymentOption)
public ExecutionVertexID getExecutionVertexId()
public DeploymentOption getDeploymentOption()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.