|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeIO.Windows.AccessRight | |
|---|---|
| org.apache.hadoop.io.nativeio | |
| Uses of NativeIO.Windows.AccessRight in org.apache.hadoop.io.nativeio |
|---|
| Methods in org.apache.hadoop.io.nativeio that return NativeIO.Windows.AccessRight | |
|---|---|
static NativeIO.Windows.AccessRight |
NativeIO.Windows.AccessRight.valueOf(String name)
|
static NativeIO.Windows.AccessRight[] |
NativeIO.Windows.AccessRight.values()
|
| Methods in org.apache.hadoop.io.nativeio with parameters of type NativeIO.Windows.AccessRight | |
|---|---|
static boolean |
NativeIO.Windows.access(String path,
NativeIO.Windows.AccessRight desiredAccess)
Checks whether the current process has desired access rights on the given path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||