Uses of Class
dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
Packages that use MongoConcurrentUtils.ContentionException
-
Uses of MongoConcurrentUtils.ContentionException in dev.getelements.elements.dao.mongo
Methods in dev.getelements.elements.dao.mongo that throw MongoConcurrentUtils.ContentionException -
Uses of MongoConcurrentUtils.ContentionException in dev.getelements.elements.dao.mongo.match
Methods in dev.getelements.elements.dao.mongo.match that throw MongoConcurrentUtils.ContentionExceptionModifier and TypeMethodDescription<T> TMongoMatchUtils.attemptLock(jakarta.inject.Provider<T> resultProvider, MongoMatch... mongoMatches) Intended to be used in the scope ofMongoConcurrentUtils.performOptimistic(MongoConcurrentUtils.CriticalOperation), this will attempt to lock theMongoMatchusing a uniqueMongoMatchLock.