Stats
class Stats extends Model
Stats
Properties
protected string | $read | ||
protected PidsStats | $pidsstats | ||
protected Network> | $networks | ||
protected Array | $memorystats | ||
protected Tuple> | $blkiostats | ||
protected Array | $cpustats | ||
protected Array | $precpustats |
Methods
__construct()
__construct
string
getRead()
getRead
getPidsstats()
getPidsstats
Network>
getNetworks()
getNetworks
array
getMemorystats()
getMemorystats
Tuple>>
getBlkiostats()
getBlkiostats
array
getCpustats()
getCpustats
array
getPrecpustats()
getPrecpustats
setNetworks(Map $networks)
setNetworks
setBlkiostats(Map $blkiostats)
setBlkiostats
static Stats
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray
array
toArray()
Als Array zurückgeben
Details
in Model at line 43
protected boolean
convertCollectionToArray(array $config, string $key)
Hilfsfunktion
at line 78
__construct()
__construct
at line 90
string
getRead()
getRead
at line 99
PidsStats
getPidsstats()
getPidsstats
at line 108
Network>
getNetworks()
getNetworks
at line 118
array
getMemorystats()
getMemorystats
at line 127
Tuple>>
getBlkiostats()
getBlkiostats
at line 137
array
getCpustats()
getCpustats
at line 147
array
getPrecpustats()
getPrecpustats
at line 158
Stats
setRead(string $read)
setRead
at line 182
Stats
setNetworks(Map $networks)
setNetworks
at line 194
Stats
setMemorystats(MemoryStats $memorystats)
setMemorystats
at line 206
Stats
setBlkiostats(Map $blkiostats)
setBlkiostats
at line 262
static Stats
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray
at line 300
array
toArray()
Als Array zurückgeben