protected function willRun()Inherited
protected function willRun()
Inherited
Return
| wild |
protected function willSleep($duration)Inherited
protected function willSleep($duration)
Inherited
Parameters
| $duration |
Return
| wild |
public function getViewer()Inherited
public function getViewer()
Inherited
Return
| wild |
public static function sudoCommandAsDaemonUser($command)Inherited
public static function sudoCommandAsDaemonUser($command)
Inherited
PhabricatorDaemon
Format a command so it executes as the daemon user, if a daemon user is defined. This wraps the provided command in sudo -u ..., roughly.
Parameters
| PhutilCommandString | $command | Command to execute. |
Return
| PhutilCommandString | `sudo` version of the command. |
protected function run()
protected function run()
Return
| wild |
public static function getAllApplicationIterators()
public static function getAllApplicationIterators()
Return
| wild |
public function processIteratorWithCursor($iterator_name, $iterator)
public function processIteratorWithCursor($iterator_name, $iterator)
Parameters
| $iterator_name | ||
| $iterator |
Return
| wild |
public function setEngines($engines)
public function setEngines($engines)
Parameters
| array | $engines |
Return
| wild |
public function processIterator($iterator)
public function processIterator($iterator)
Parameters
| $iterator |
Return
| wild |
private function newDatapoints($object)
private function newDatapoints($object)
Parameters
| PhabricatorLiskDAO | $object |
Return
| wild |
private function updateDatapoints($map)
private function updateDatapoints($map)
Parameters
| array | $map |
Return
| wild |