MR Lock Abstract
This is the abstract class for classes that actually implement the locking mechanisms.
Located in /lock/abstract.php (line 36)
Class | Description |
---|---|
mr_lock_redis | MR Lock Redis |
Lock setup
Release the lock on destruct.
May need to override to check if dependent resources are still available and have not already been destroyed.
Try to acquire the lock
Get the value that should be used for the lock
Determine we currently have a lock or not
Parse the lock value and return the time to live timestamp
Release the lock
Set if the lock has been acquired or not
Documentation generated on Thu, 28 Jun 2012 16:33:44 -0700 by phpDocumentor 1.4.3