public class ProcessStatm extends Object implements ProcessStatmMXBean
| Constructor and Description |
|---|
ProcessStatm() |
| Modifier and Type | Method and Description |
|---|---|
long |
getdata() |
long |
getresident() |
long |
getshared() |
long |
getsize() |
long |
gettext() |
public long getsize()
getsize in interface ProcessStatmMXBeanpublic long getresident()
getresident in interface ProcessStatmMXBeanpublic long getshared()
getshared in interface ProcessStatmMXBeanpublic long gettext()
gettext in interface ProcessStatmMXBeanpublic long getdata()
getdata in interface ProcessStatmMXBeanCopyright © 2020. All rights reserved.