Uses of Class
org.apache.hadoop.io.nativeio.Errno

Packages that use Errno
org.apache.hadoop.io.nativeio   
 

Uses of Errno in org.apache.hadoop.io.nativeio
 

Methods in org.apache.hadoop.io.nativeio that return Errno
 Errno NativeIOException.getErrno()
           
static Errno Errno.valueOf(String name)
           
static Errno[] Errno.values()
           
 

Constructors in org.apache.hadoop.io.nativeio with parameters of type Errno
NativeIOException(String msg, Errno errno)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.