Package | Description |
---|---|
org.apache.hadoop.io.nativeio |
Modifier and Type | Method and Description |
---|---|
Errno |
NativeIOException.getErrno() |
static Errno |
Errno.valueOf(String name) |
static Errno[] |
Errno.values() |
Constructor and Description |
---|
NativeIOException(String msg,
Errno errno) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.