public listTubeUsed () Returns the tube currently being used by the client.
public listTubes () Returns a list of all existing tubes.
public watch (mixed $tube) The watch command adds the named tube to the watch list for the current connection.
final public readYaml () Fetch a YAML payload from the Beanstalkd server
public statsTube (mixed $tube) Gives statistical information about the specified tube if it exists.
integer DEFAULT_PORT
public release ([mixed $priority], [mixed $delay]) The release command puts a reserved job back into the
public disconnect () Closes the connection to the beanstalk server.
public getBody ()
public delete () Removes a job from the server entirely
Page 4 of 4