class StragglerSummary extends Collection (View source)

Properties

protected $collection_key
protected $recentStragglersType
protected $recentStragglersDataType
string[] $stragglerCauseCount
string $totalStragglerCount

Methods

setRecentStragglers($recentStragglers)

No description

getRecentStragglers()

No description

setStragglerCauseCount($stragglerCauseCount)

No description

string[]
getStragglerCauseCount()

No description

setTotalStragglerCount($totalStragglerCount)

No description

string
getTotalStragglerCount()

No description

Details

setRecentStragglers($recentStragglers)

No description

Parameters

$recentStragglers

Straggler[] getRecentStragglers()

No description

Return Value

Straggler[]

setStragglerCauseCount($stragglerCauseCount)

No description

Parameters

$stragglerCauseCount

string[] getStragglerCauseCount()

No description

Return Value

string[]

setTotalStragglerCount($totalStragglerCount)

No description

Parameters

$totalStragglerCount

string getTotalStragglerCount()

No description

Return Value

string