Property | Type | Description | |
---|---|---|---|
$isInvert | boolean | Whether this sensor has inverted logic |
Method | Description | |
---|---|---|
get ( string $metricAlias ) : Scalr_Scaling_Sensor | Gets metric | |
getValue ( DBFarmRole $dbFarmRole, Scalr_Scaling_FarmRoleMetric $farmRoleMetric ) : mixed | Calculates metric value for specified metric and Farm role |
public bool $isInvert | ||
return | boolean |