Page MenuHomePhabricator

final class MultimeterControl
Phabricator Technical Documentation (Multimeter)

This class is not documented.

Methods

private function __construct()

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

public static function newInstance()

This method is not documented.
Return
wild

public static function getInstance()

This method is not documented.
Return
wild

public function isActive()

This method is not documented.
Return
wild

public function setSampleRate($rate)

This method is not documented.
Parameters
$rate
Return
wild

public function pauseMultimeter()

This method is not documented.
Return
wild

public function unpauseMultimeter()

This method is not documented.
Return
wild

public function newEvent($type, $label, $cost)

This method is not documented.
Parameters
$type
$label
$cost
Return
wild

public function saveEvents()

This method is not documented.
Return
wild

private function writeEvents()

This method is not documented.
Return
wild

public function setEventContext($event_context)

This method is not documented.
Parameters
$event_context
Return
wild

public function getEventContext()

This method is not documented.
Return
wild

public function setEventViewer($viewer)

This method is not documented.
Parameters
$viewer
Return
wild

private function loadHostID($host)

This method is not documented.
Parameters
$host
Return
wild

private function loadEventViewerID($viewer)

This method is not documented.
Parameters
$viewer
Return
wild

private function loadEventContextID($context)

This method is not documented.
Parameters
$context
Return
wild

private function loadEventLabelIDs($labels)

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

private function loadDimensionMap($table, $names)

This method is not documented.
Parameters
MultimeterDimension$table
array$names
Return
wild

private function addServiceEvents()

This method is not documented.
Return
wild

private function getLabelForCommandEvent($command)

This method is not documented.
Parameters
$command
Return
wild