public abstract class LinuxIoPrio extends Object
| Constructor and Description |
|---|
LinuxIoPrio() |
| Modifier and Type | Method and Description |
|---|---|
static int |
IOPRIO_PRIO_CLASS(int mask) |
static int |
IOPRIO_PRIO_DATA(int mask) |
static int |
IOPRIO_PRIO_VALUE(int _class,
int data) |
Copyright © 2017. All Rights Reserved.