| Package | Description |
|---|---|
| xyz.cofe.unix.linux |
Содержит классы для получение информации о процессах linux.
|
| xyz.cofe.unix.linux.proc.fs |
| Modifier and Type | Method and Description |
|---|---|
Status |
Process.getStatus()
Получение информации из файла status
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatusImpl
Инфоррмация о статусе linux процесса, файл /proc/[id]/status.
|
| Modifier and Type | Field and Description |
|---|---|
protected Status |
ProcessImpl.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
ProcessImpl.getStatus() |
Copyright © 2018. All rights reserved.