| Package | Description | 
|---|---|
| org.apache.hadoop.io.nativeio | 
| Modifier and Type | Method and Description | 
|---|---|
static NativeIO.Windows.AccessRight | 
NativeIO.Windows.AccessRight.valueOf(String name)  | 
static NativeIO.Windows.AccessRight[] | 
NativeIO.Windows.AccessRight.values()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
NativeIO.Windows.access(String path,
      NativeIO.Windows.AccessRight desiredAccess)
Checks whether the current process has desired access rights on
 the given path. 
 | 
Copyright © 2017 Apache Software Foundation. All Rights Reserved.