public class ProcessIo extends Object implements ProcessIoMXBean
| Constructor and Description |
|---|
ProcessIo() |
| Modifier and Type | Method and Description |
|---|---|
long |
getcancelled_write_bytes() |
long |
getrchar() |
long |
getread_bytes() |
long |
getsyscr() |
long |
getsyscw() |
long |
getwchar() |
long |
getwrite_bytes() |
public long getrchar()
getrchar in interface ProcessIoMXBeanpublic long getwchar()
getwchar in interface ProcessIoMXBeanpublic long getsyscr()
getsyscr in interface ProcessIoMXBeanpublic long getsyscw()
getsyscw in interface ProcessIoMXBeanpublic long getread_bytes()
getread_bytes in interface ProcessIoMXBeanpublic long getwrite_bytes()
getwrite_bytes in interface ProcessIoMXBeanpublic long getcancelled_write_bytes()
getcancelled_write_bytes in interface ProcessIoMXBeanCopyright © 2020. All rights reserved.