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