GetAndLockOptions
class GetAndLockOptions (View source)
Methods
timeout(int $arg)
Sets the operation timeout in milliseconds.
decoder(callable $arg)
Associate custom transcoder with the request.
Details
GetAndLockOptions
timeout(int $arg)
Sets the operation timeout in milliseconds.
GetAndLockOptions
decoder(callable $arg)
Associate custom transcoder with the request.