public class ExecutionVertexDeploymentOption extends Object
Constructor and Description |
---|
ExecutionVertexDeploymentOption(ExecutionVertexID executionVertexId,
DeploymentOption deploymentOption) |
Modifier and Type | Method and Description |
---|---|
DeploymentOption |
getDeploymentOption() |
ExecutionVertexID |
getExecutionVertexId() |
public ExecutionVertexDeploymentOption(ExecutionVertexID executionVertexId, DeploymentOption deploymentOption)
public ExecutionVertexID getExecutionVertexId()
public DeploymentOption getDeploymentOption()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.