public interface VertexAttemptNumberStore
Modifier and Type | Method and Description |
---|---|
SubtaskAttemptNumberStore |
getAttemptCounts(JobVertexID vertexId)
Returns the attempt numbers for the given vertex.
|
SubtaskAttemptNumberStore getAttemptCounts(JobVertexID vertexId)
vertexId
- vertex for which the attempt numbers should be returnedCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.