Uses of Class
com.amazonaws.services.dynamodbv2.model.LockNotGrantedException
-
Packages that use LockNotGrantedException Package Description com.amazonaws.services.dynamodbv2 -
-
Uses of LockNotGrantedException in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 that throw LockNotGrantedException Modifier and Type Method Description LockItemAmazonDynamoDBLockClient. acquireLock(AcquireLockOptions options)Attempts to acquire a lock until it either acquires the lock, or a specifiedadditionalTimeToWaitForLockis reached.
-