@InterfaceAudience.Private @InterfaceStability.Unstable
Interface | Description |
---|---|
NativeIO.POSIX.CacheTracker |
Class | Description |
---|---|
NativeIO |
JNI wrappers for various native IO-related calls not available in Java.
|
NativeIO.POSIX | |
NativeIO.POSIX.Stat |
Result type of the fstat call
|
NativeIO.Windows |
Enum | Description |
---|---|
Errno |
Enum representing POSIX errno values.
|
NativeIO.Windows.AccessRight |
Supported list of Windows access right flags
|
Exception | Description |
---|---|
NativeIOException |
An exception generated by a call to the native IO code.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.