public interface VertexAttemptNumberStore
| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.