| Package | Description |
|---|---|
| xyz.cofe.unix.linux |
Содержит классы для получение информации о процессах linux.
|
| xyz.cofe.unix.linux.proc.fs |
| Modifier and Type | Method and Description |
|---|---|
FileDescriptor[] |
Process.getFileDescriptors()
Получение списка файл-дескрипторов
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDescriptorImpl
Описание файл-дискриптора процесса
|
| Modifier and Type | Method and Description |
|---|---|
FileDescriptor |
FileDescriptorImpl.clone() |
FileDescriptor[] |
ProcessImpl.getFileDescriptors()
Получение списка файл-дескрипторов
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileDescriptorImpl.assign(FileDescriptor fd) |
| Constructor and Description |
|---|
FileDescriptorImpl(FileDescriptor sample) |
Copyright © 2018. All rights reserved.