Package | Description |
---|---|
org.apache.hadoop.io.nativeio |
Modifier and Type | Method and Description |
---|---|
Errno |
NativeIOException.getErrno() |
static Errno |
Errno.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Errno[] |
Errno.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NativeIOException(String msg,
Errno errno) |
Copyright © 2013 Apache Software Foundation. All rights reserved.