Table of Contents - travis-lock-0.1.2 Documentation
Classes and Modules
- Travis
- Travis::Lock
- Travis::Lock::None
- Travis::Lock::Postgresql
- Travis::Lock::Redis
- Travis::Lock::Redis::LockError
- Travis::Lock::Retry
- Travis::Lock::Timeout
Methods
- ::clients — Travis::Lock::Redis
- ::new — Travis::Lock::Timeout
- ::new — Travis::Lock::Postgresql
- ::new — Travis::Lock::Redis
- ::new — Travis::Lock::Redis::LockError
- #camelize — Travis::Lock
- #client — Travis::Lock::Redis
- #connection — Travis::Lock::Postgresql
- #exclusive — Travis::Lock::None
- #exclusive — Travis::Lock::Postgresql
- #exclusive — Travis::Lock::Redis
- #exclusive — Travis::Lock
- #key — Travis::Lock::Postgresql
- #obtain_lock — Travis::Lock::Postgresql
- #pg_function — Travis::Lock::Postgresql
- #retrying — Travis::Lock::Redis
- #run — Travis::Lock::Retry
- #started — Travis::Lock::Retry
- #timeout — Travis::Lock::Postgresql
- #timeout — Travis::Lock::Retry
- #timeout! — Travis::Lock::Retry
- #timeout? — Travis::Lock::Retry
- #transactional? — Travis::Lock::Postgresql
- #try? — Travis::Lock::Postgresql
- #url — Travis::Lock::Redis
- #wait — Travis::Lock::Retry
- #with_release — Travis::Lock::Postgresql
- #with_statement_timeout — Travis::Lock::Postgresql
- #with_timeout — Travis::Lock::Postgresql