Uses of Record Class
dev.dokimos.server.service.TraceEvalJobTransactions.ClaimedJob
Packages that use TraceEvalJobTransactions.ClaimedJob
-
Uses of TraceEvalJobTransactions.ClaimedJob in dev.dokimos.server.service
Methods in dev.dokimos.server.service that return types with arguments of type TraceEvalJobTransactions.ClaimedJobModifier and TypeMethodDescriptionTraceEvalJobTransactions.claimNextJob(int maxAttempts) Claims the oldest pending job below the retry ceiling: locks its row, marks it CLAIMED, stamps the claim time, and increments the attempt count.