public class ExecutionDeploymentReport extends Object implements Serializable
| Constructor and Description |
|---|
ExecutionDeploymentReport(Set<ExecutionAttemptID> executions) |
| Modifier and Type | Method and Description |
|---|---|
Set<ExecutionAttemptID> |
getExecutions() |
String |
toString() |
public ExecutionDeploymentReport(Set<ExecutionAttemptID> executions)
public Set<ExecutionAttemptID> getExecutions()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.