public class AcctPackResource extends AcctPack
Constructor and Description |
---|
AcctPackResource() |
Modifier and Type | Method and Description |
---|---|
int |
getBiocnt()
Get buffered IO count.
|
int |
getCputime()
Get CPU time.
|
int |
getDiocnt()
Get direct IO count.
|
int |
getFaultio()
Get page fault IO's.
|
int |
getFaults()
Get page faults.
|
int |
getImgcnt()
Get image count.
|
java.util.Date |
getLogin()
Get login time.
|
int |
getPagefl()
Get max page file usage.
|
int |
getStatus()
Get status.
|
int |
getVolumes()
Get number volumes mounted.
|
int |
getVp_cputime()
Get vector CPU time.
|
int |
getWspeak()
Get working set peak
|
protected java.lang.String |
subToString() |
public java.util.Date getLogin()
public int getStatus()
public int getImgcnt()
public int getCputime()
public int getFaults()
public int getFaultio()
public int getWspeak()
public int getPagefl()
public int getDiocnt()
public int getBiocnt()
public int getVolumes()
public int getVp_cputime()
protected java.lang.String subToString()
subToString
in class AcctPack