Module: Aws::SessionStore::DynamoDB::Locking Private
- Defined in:
- lib/aws/session_store/dynamo_db/locking.rb,
lib/aws/session_store/dynamo_db/locking/base.rb,
lib/aws/session_store/dynamo_db/locking/null.rb,
lib/aws/session_store/dynamo_db/locking/pessimistic.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Classes: Base, Null, Pessimistic