class MemInfo extends Model (View source)

Properties

string $currentLimitBytes
string $currentOoms
string $currentRssBytes
string $timestamp
string $totalGbMs

Methods

setCurrentLimitBytes($currentLimitBytes)

No description

string
getCurrentLimitBytes()

No description

setCurrentOoms($currentOoms)

No description

string
getCurrentOoms()

No description

setCurrentRssBytes($currentRssBytes)

No description

string
getCurrentRssBytes()

No description

setTimestamp($timestamp)

No description

string
getTimestamp()

No description

setTotalGbMs($totalGbMs)

No description

string
getTotalGbMs()

No description

Details

setCurrentLimitBytes($currentLimitBytes)

No description

Parameters

$currentLimitBytes

string getCurrentLimitBytes()

No description

Return Value

string

setCurrentOoms($currentOoms)

No description

Parameters

$currentOoms

string getCurrentOoms()

No description

Return Value

string

setCurrentRssBytes($currentRssBytes)

No description

Parameters

$currentRssBytes

string getCurrentRssBytes()

No description

Return Value

string

setTimestamp($timestamp)

No description

Parameters

$timestamp

string getTimestamp()

No description

Return Value

string

setTotalGbMs($totalGbMs)

No description

Parameters

$totalGbMs

string getTotalGbMs()

No description

Return Value

string