Interface VertexAttemptNumberStore

    • Method Detail

      • getAttemptCounts

        SubtaskAttemptNumberStore getAttemptCounts​(JobVertexID vertexId)
        Returns the attempt numbers for the given vertex.
        Parameters:
        vertexId - vertex for which the attempt numbers should be returned
        Returns:
        attempt numbers for the given vertex