Method | Description | |
---|---|---|
__construct ( DBServer $dbServer, $port = 8010 ) | ||
blockDevices ( ) | ||
callAuthShutdownHook ( ) | ||
cpuStat ( ) | ||
dist ( ) | ||
executeScripts ( array $scripts, array $globalVariables, $eventName, $roleName, $async = true ) | ||
forceResume ( ) | ||
getDebugLog ( ) | ||
getHostname ( ) | ||
getLog ( ) | ||
getScriptLogs ( $executionId ) | ||
loadAverage ( ) | ||
memInfo ( ) | ||
mounts ( ) | ||
netStat ( ) | ||
reboot ( ) | ||
scalingMetrics ( ) | ||
setHostname ( $hostname ) | ||
statvfs ( array $mountpoints ) |
public __construct ( DBServer $dbServer, $port = 8010 ) | ||
$dbServer | DBServer |
public executeScripts ( array $scripts, array $globalVariables, $eventName, $roleName, $async = true ) | ||
$scripts | array | |
$globalVariables | array |