public quit () Simply closes the connection.
public kick (mixed $bound) The kick command applies only to the currently used tube.
public ignore (mixed $tube) It removes the named tube from the watch list for the current connection.
public stats () Gives statistical information about the specified job if it exists.
integer DEFAULT_TTR
string DEFAULT_TUBE
public peekReady () Inspect the next ready job.
Source
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