public class ExecutionAttemptMappingProvider extends Object
ExecutionAttemptID to ExecutionVertex for currently
running execution attempts.public ExecutionAttemptMappingProvider(Iterable<ExecutionVertex> tasksIterable)
public Optional<ExecutionVertex> getVertex(ExecutionAttemptID id)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.