public class ExecutionAttemptMappingProvider extends Object
ExecutionAttemptID
to ExecutionVertex
for currently
running execution attempts.Constructor and Description |
---|
ExecutionAttemptMappingProvider(Iterable<ExecutionVertex> tasksIterable) |
Modifier and Type | Method and Description |
---|---|
Optional<ExecutionVertex> |
getVertex(ExecutionAttemptID id) |
public ExecutionAttemptMappingProvider(Iterable<ExecutionVertex> tasksIterable)
public Optional<ExecutionVertex> getVertex(ExecutionAttemptID id)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.