| Package | Description |
|---|---|
| org.apache.hadoop.io.nativeio |
Various native IO-related calls not available in Java.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NativeIO.POSIX.NoMlockCacheManipulator |
A CacheManipulator used for testing which does not actually call mlock.
|
| Modifier and Type | Method | Description |
|---|---|---|
static NativeIO.POSIX.CacheManipulator |
NativeIO.POSIX.getCacheManipulator() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
NativeIO.POSIX.setCacheManipulator(NativeIO.POSIX.CacheManipulator cacheManipulator) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.