Page MenuHomePhabricator

final class PhutilDaemonPool
Phabricator Technical Documentation (Daemons)

This class is not documented.

Methods

private function __construct()

This method is not documented.
Return
this//Implicit.//

public static function newFromConfig($config)

This method is not documented.
Parameters
array$config
Return
wild

public function setOverseer($overseer)

This method is not documented.
Parameters
PhutilDaemonOverseer$overseer
Return
wild

public function getOverseer()

This method is not documented.
Return
wild

public function setCommandLineArguments($arguments)

This method is not documented.
Parameters
array$arguments
Return
wild

public function getCommandLineArguments()

This method is not documented.
Return
wild

private function shouldShutdown()

This method is not documented.
Return
wild

private function newDaemon()

This method is not documented.
Return
wild

public function getDaemons()

This method is not documented.
Return
wild

public function didReceiveSignal($signal, $signo)

This method is not documented.
Parameters
$signal
$signo
Return
wild

public function getPoolLabel()

This method is not documented.
Return
wild

public function getPoolMaximumSize()

This method is not documented.
Return
wild

public function getPoolScaleupDuration()

This method is not documented.
Return
wild

public function getPoolScaledownDuration()

This method is not documented.
Return
wild

public function getPoolMemoryReserve()

This method is not documented.
Return
wild

public function getPoolDaemonClass()

This method is not documented.
Return
wild

private function getPoolProperty($key)

This method is not documented.
Parameters
$key
Return
wild

public function updatePool()

This method is not documented.
Return
wild

public function isHibernating()

This method is not documented.
Return
wild

public function wakeFromHibernation()

This method is not documented.
Return
wild

private function updateAutoscale()

This method is not documented.
Return
wild

public function logMessage($type, $message, $context)

This method is not documented.
Parameters
$type
$message
$context
Return
wild