public function __construct($stdin)
public function __construct($stdin)
Parameters
| $stdin |
Return
| this | //Implicit.// |
public function execute()
public function execute()
Return
| wild |
private function getFuturePool()
private function getFuturePool()
Return
| wild |
private function newFuturePool()
private function newFuturePool()
Return
| wild |
private function getMaster()
private function getMaster()
Return
| wild |
private function processInput()
private function processInput()
Return
| wild |
private function processCommand($spec)
private function processCommand($spec)
Parameters
| array | $spec |
Return
| wild |
private function readFuture($future)
private function readFuture($future)
Parameters
| ExecFuture | $future |
Return
| wild |
private function resolveFuture($future)
private function resolveFuture($future)
Parameters
| ExecFuture | $future |
Return
| wild |
public function __destruct()
public function __destruct()
Return
| wild |
private function terminateAgent()
private function terminateAgent()
Return
| wild |