PHP Class Scalr\System\Zmq\Cron\Task\AnalyticsDemo\stdFarmRole

Inheritance: extends stdClass
Mostra file Open project: scalr/scalr Class Usage Examples

Public Properties

Property Type Description
$farm stdFarm
$farmRole DBFarmRole
$max integer
$min integer

Public Methods

Method Description
getInstanceType ( ) : string Gets instanceType

Method Details

getInstanceType() public method

Gets instanceType
public getInstanceType ( ) : string
return string

Property Details

$farm public_oe property

public stdFarm,Scalr\System\Zmq\Cron\Task\AnalyticsDemo $farm
return stdFarm

$farmRole public_oe property

public DBFarmRole $farmRole
return DBFarmRole

$max public_oe property

public int $max
return integer

$min public_oe property

public int $min
return integer