public connect () Makes a connection to the Beanstalkd server
integer DEFAULT_PRIORITY
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.
public statsTube (mixed $tube) Gives statistical information about the specified tube if it exists.
integer DEFAULT_PORT
public listTubes () Returns a list of all existing tubes.
final public readYaml () Fetch a YAML payload from the Beanstalkd server
public disconnect () Closes the connection to the beanstalk server.
Page 3 of 3