Searched refs:getNumFailures (Results 1 – 2 of 2) sorted by relevance
272 jobStatus.getSourceTag(), jobStatus.getNumFailures(), in JobStatus()465 public int getNumFailures() { in getNumFailures() method in JobStatus
1086 final int backoffAttempts = failureToReschedule.getNumFailures() + 1; in getRescheduleJobForFailureLocked()1387 if (job.getNumFailures() > 0) { in process()