class Stats extends Alvine

Stats

Properties

protected integer $totalpgmajfault
protected integer $cache
protected integer $mappedfile
protected integer $totalinactivefile
protected integer $pgpgout
protected integer $rss
protected integer $totalmappedfile
protected integer $writeback
protected integer $unevictable
protected integer $pgpgin
protected integer $totalunevictable
protected integer $pgmajfault
protected integer $totalrss
protected integer $totalrsshuge
protected integer $totalwriteback
protected integer $totalinactiveanon
protected integer $rsshuge
protected integer $hierarchicalmemorylimit
protected integer $totalpgfault
protected integer $totalactivefile
protected integer $activeanon
protected integer $totalactiveanon
protected integer $totalpgpgout
protected integer $totalcache
protected integer $inactiveanon
protected integer $activefile
protected integer $pgfault
protected integer $inactivefile
protected integer $totalpgpgin

Methods

__construct()

__construct

integer
getTotalpgmajfault()

getTotalpgmajfault

integer
getCache()

getCache

integer
getMappedfile()

getMappedfile

integer
getTotalinactivefile()

getTotalinactivefile

integer
getPgpgout()

getPgpgout

integer
getRss()

getRss

integer
getTotalmappedfile()

getTotalmappedfile

integer
getWriteback()

getWriteback

integer
getUnevictable()

getUnevictable

integer
getPgpgin()

getPgpgin

integer
getTotalunevictable()

getTotalunevictable

integer
getPgmajfault()

getPgmajfault

integer
getTotalrss()

getTotalrss

integer
getTotalrsshuge()

getTotalrsshuge

integer
getTotalwriteback()

getTotalwriteback

integer
getTotalinactiveanon()

getTotalinactiveanon

integer
getRsshuge()

getRsshuge

integer
getHierarchicalmemorylimit()

getHierarchicalmemorylimit

integer
getTotalpgfault()

getTotalpgfault

integer
getTotalactivefile()

getTotalactivefile

integer
getActiveanon()

getActiveanon

integer
getTotalactiveanon()

getTotalactiveanon

integer
getTotalpgpgout()

getTotalpgpgout

integer
getTotalcache()

getTotalcache

integer
getInactiveanon()

getInactiveanon

integer
getActivefile()

getActivefile

integer
getPgfault()

getPgfault

integer
getInactivefile()

getInactivefile

integer
getTotalpgpgin()

getTotalpgpgin

setTotalpgmajfault(integer $totalpgmajfault)

setTotalpgmajfault

setCache(integer $cache)

setCache

setMappedfile(integer $mappedfile)

setMappedfile

setTotalinactivefile(integer $totalinactivefile)

setTotalinactivefile

setPgpgout(integer $pgpgout)

setPgpgout

setRss(integer $rss)

setRss

setTotalmappedfile(integer $totalmappedfile)

setTotalmappedfile

setWriteback(integer $writeback)

setWriteback

setUnevictable(integer $unevictable)

setUnevictable

setPgpgin(integer $pgpgin)

setPgpgin

setTotalunevictable(integer $totalunevictable)

setTotalunevictable

setPgmajfault(integer $pgmajfault)

setPgmajfault

setTotalrss(integer $totalrss)

setTotalrss

setTotalrsshuge(integer $totalrsshuge)

setTotalrsshuge

setTotalwriteback(integer $totalwriteback)

setTotalwriteback

setTotalinactiveanon(integer $totalinactiveanon)

setTotalinactiveanon

setRsshuge(integer $rsshuge)

setRsshuge

setHierarchicalmemorylimit(integer $hierarchicalmemorylimit)

setHierarchicalmemorylimit

setTotalpgfault(integer $totalpgfault)

setTotalpgfault

setTotalactivefile(integer $totalactivefile)

setTotalactivefile

setActiveanon(integer $activeanon)

setActiveanon

setTotalactiveanon(integer $totalactiveanon)

setTotalactiveanon

setTotalpgpgout(integer $totalpgpgout)

setTotalpgpgout

setTotalcache(integer $totalcache)

setTotalcache

setInactiveanon(integer $inactiveanon)

setInactiveanon

setActivefile(integer $activefile)

setActivefile

setPgfault(integer $pgfault)

setPgfault

setInactivefile(integer $inactivefile)

setInactivefile

setTotalpgpgin(integer $totalpgpgin)

setTotalpgpgin

static Stats
getInstanceFromArray(Array|ArrayHelper $array)

getInstanceFromArray

Details

at line 186
__construct()

__construct

at line 198
integer getTotalpgmajfault()

getTotalpgmajfault

Return Value

integer

at line 208
integer getCache()

getCache

Return Value

integer

at line 218
integer getMappedfile()

getMappedfile

Return Value

integer

at line 228
integer getTotalinactivefile()

getTotalinactivefile

Return Value

integer

at line 238
integer getPgpgout()

getPgpgout

Return Value

integer

at line 248
integer getRss()

getRss

Return Value

integer

at line 258
integer getTotalmappedfile()

getTotalmappedfile

Return Value

integer

at line 268
integer getWriteback()

getWriteback

Return Value

integer

at line 278
integer getUnevictable()

getUnevictable

Return Value

integer

at line 288
integer getPgpgin()

getPgpgin

Return Value

integer

at line 298
integer getTotalunevictable()

getTotalunevictable

Return Value

integer

at line 308
integer getPgmajfault()

getPgmajfault

Return Value

integer

at line 318
integer getTotalrss()

getTotalrss

Return Value

integer

at line 328
integer getTotalrsshuge()

getTotalrsshuge

Return Value

integer

at line 338
integer getTotalwriteback()

getTotalwriteback

Return Value

integer

at line 348
integer getTotalinactiveanon()

getTotalinactiveanon

Return Value

integer

at line 358
integer getRsshuge()

getRsshuge

Return Value

integer

at line 368
integer getHierarchicalmemorylimit()

getHierarchicalmemorylimit

Return Value

integer

at line 378
integer getTotalpgfault()

getTotalpgfault

Return Value

integer

at line 388
integer getTotalactivefile()

getTotalactivefile

Return Value

integer

at line 398
integer getActiveanon()

getActiveanon

Return Value

integer

at line 408
integer getTotalactiveanon()

getTotalactiveanon

Return Value

integer

at line 418
integer getTotalpgpgout()

getTotalpgpgout

Return Value

integer

at line 428
integer getTotalcache()

getTotalcache

Return Value

integer

at line 438
integer getInactiveanon()

getInactiveanon

Return Value

integer

at line 448
integer getActivefile()

getActivefile

Return Value

integer

at line 458
integer getPgfault()

getPgfault

Return Value

integer

at line 468
integer getInactivefile()

getInactivefile

Return Value

integer

at line 478
integer getTotalpgpgin()

getTotalpgpgin

Return Value

integer

at line 489
Stats setTotalpgmajfault(integer $totalpgmajfault)

setTotalpgmajfault

Parameters

integer $totalpgmajfault

Return Value

Stats

at line 501
Stats setCache(integer $cache)

setCache

Parameters

integer $cache

Return Value

Stats

at line 513
Stats setMappedfile(integer $mappedfile)

setMappedfile

Parameters

integer $mappedfile

Return Value

Stats

at line 525
Stats setTotalinactivefile(integer $totalinactivefile)

setTotalinactivefile

Parameters

integer $totalinactivefile

Return Value

Stats

at line 537
Stats setPgpgout(integer $pgpgout)

setPgpgout

Parameters

integer $pgpgout

Return Value

Stats

at line 549
Stats setRss(integer $rss)

setRss

Parameters

integer $rss

Return Value

Stats

at line 561
Stats setTotalmappedfile(integer $totalmappedfile)

setTotalmappedfile

Parameters

integer $totalmappedfile

Return Value

Stats

at line 573
Stats setWriteback(integer $writeback)

setWriteback

Parameters

integer $writeback

Return Value

Stats

at line 585
Stats setUnevictable(integer $unevictable)

setUnevictable

Parameters

integer $unevictable

Return Value

Stats

at line 597
Stats setPgpgin(integer $pgpgin)

setPgpgin

Parameters

integer $pgpgin

Return Value

Stats

at line 609
Stats setTotalunevictable(integer $totalunevictable)

setTotalunevictable

Parameters

integer $totalunevictable

Return Value

Stats

at line 621
Stats setPgmajfault(integer $pgmajfault)

setPgmajfault

Parameters

integer $pgmajfault

Return Value

Stats

at line 633
Stats setTotalrss(integer $totalrss)

setTotalrss

Parameters

integer $totalrss

Return Value

Stats

at line 645
Stats setTotalrsshuge(integer $totalrsshuge)

setTotalrsshuge

Parameters

integer $totalrsshuge

Return Value

Stats

at line 657
Stats setTotalwriteback(integer $totalwriteback)

setTotalwriteback

Parameters

integer $totalwriteback

Return Value

Stats

at line 669
Stats setTotalinactiveanon(integer $totalinactiveanon)

setTotalinactiveanon

Parameters

integer $totalinactiveanon

Return Value

Stats

at line 681
Stats setRsshuge(integer $rsshuge)

setRsshuge

Parameters

integer $rsshuge

Return Value

Stats

at line 693
Stats setHierarchicalmemorylimit(integer $hierarchicalmemorylimit)

setHierarchicalmemorylimit

Parameters

integer $hierarchicalmemorylimit

Return Value

Stats

at line 705
Stats setTotalpgfault(integer $totalpgfault)

setTotalpgfault

Parameters

integer $totalpgfault

Return Value

Stats

at line 717
Stats setTotalactivefile(integer $totalactivefile)

setTotalactivefile

Parameters

integer $totalactivefile

Return Value

Stats

at line 729
Stats setActiveanon(integer $activeanon)

setActiveanon

Parameters

integer $activeanon

Return Value

Stats

at line 741
Stats setTotalactiveanon(integer $totalactiveanon)

setTotalactiveanon

Parameters

integer $totalactiveanon

Return Value

Stats

at line 753
Stats setTotalpgpgout(integer $totalpgpgout)

setTotalpgpgout

Parameters

integer $totalpgpgout

Return Value

Stats

at line 765
Stats setTotalcache(integer $totalcache)

setTotalcache

Parameters

integer $totalcache

Return Value

Stats

at line 777
Stats setInactiveanon(integer $inactiveanon)

setInactiveanon

Parameters

integer $inactiveanon

Return Value

Stats

at line 789
Stats setActivefile(integer $activefile)

setActivefile

Parameters

integer $activefile

Return Value

Stats

at line 801
Stats setPgfault(integer $pgfault)

setPgfault

Parameters

integer $pgfault

Return Value

Stats

at line 813
Stats setInactivefile(integer $inactivefile)

setInactivefile

Parameters

integer $inactivefile

Return Value

Stats

at line 825
Stats setTotalpgpgin(integer $totalpgpgin)

setTotalpgpgin

Parameters

integer $totalpgpgin

Return Value

Stats

at line 837
static Stats getInstanceFromArray(Array|ArrayHelper $array)

getInstanceFromArray

Parameters

Array|ArrayHelper $array

Return Value

Stats