public stats () Gives statistical information about the specified job if it exists.
string DEFAULT_TUBE
public ignore (mixed $tube) It removes the named tube from the watch list for the current connection.
Source
public kick (mixed $bound) The kick command applies only to the currently used tube.
public quit () Simply closes the connection.
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.
public peekBuried () Return the next job in the list of buried jobs.
Page 1 of 4