|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeIOException | |
|---|---|
| org.apache.hadoop.io.nativeio | |
| Uses of NativeIOException in org.apache.hadoop.io.nativeio |
|---|
| Methods in org.apache.hadoop.io.nativeio that throw NativeIOException | |
|---|---|
void |
NativeIO.POSIX.CacheManipulator.posixFadviseIfPossible(String identifier,
FileDescriptor fd,
long offset,
long len,
int flags)
|
static void |
NativeIO.POSIX.syncFileRangeIfPossible(FileDescriptor fd,
long offset,
long nbytes,
int flags)
Call sync_file_range on the given file descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||