uk.gov.hmrc.mongo.lock.TimePeriodLockService
See theTimePeriodLockService companion object
trait TimePeriodLockService
For locking for a give time period (i.e. stop other instances executing the task until it stops renewing the lock). The lock will be held on to when the task has finished, until it expires.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article