public kick (mixed $bound) The kick command applies only to the currently used tube.
integer DEFAULT_TTR
public peekReady () Inspect the next ready job.
public put (mixed $data, [array $options]) Puts a job on the queue using specified tube.
string DEFAULT_TUBE
public ignore (mixed $tube) It removes the named tube from the watch list for the current connection.
public quit () Simply closes the connection.
Source
public stats () Gives statistical information about the specified job if it exists.
public touch () The touch command allows a worker to request more time to work on a job. This is useful for jobs
Page 1 of 4