RedisQueue class RedisQueue extends Queue
void setLaravel(Application $laravel)
mixed pushRaw(string $payload, string $queue = null, array $options = array())
void release(int $delay) Release the job back into the queue.
array getSqsJob() Get the underlying raw SQS job.
void info(string $string) Write a string as information output.
bool memoryExceeded(int $memoryLimit) Determine if the memory limit has
static string release() Get the Lua script for releasing reserved
Illuminate\Queue\Console Classes
Page 22 of 65