类 TaskStatistics

    • 方法详细资料

      • getLatestAcknowledgedSubtaskStatistics

        public SubtaskStatistics getLatestAcknowledgedSubtaskStatistics()
        返回:
        The latest acknowledged subtask stats or null if none was acknowledged yet.
      • getLatestAckTimestamp

        public long getLatestAckTimestamp()
        返回:
        Ack timestamp of the latest acknowledged subtask or -1 if none was acknowledged yet..
      • getJobVertexId

        public Long getJobVertexId()
      • completed

        public void completed​(int subtaskIndex)
      • isCompleted

        public boolean isCompleted()