Uses of Class
org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
Packages that use NativeIO.POSIX.CacheManipulator
Package
Description
Various native IO-related calls not available in Java.
-
Uses of NativeIO.POSIX.CacheManipulator in org.apache.hadoop.io.nativeio
Subclasses of NativeIO.POSIX.CacheManipulator in org.apache.hadoop.io.nativeioModifier and TypeClassDescriptionstatic classA CacheManipulator used for testing which does not actually call mlock.Methods in org.apache.hadoop.io.nativeio that return NativeIO.POSIX.CacheManipulatorMethods in org.apache.hadoop.io.nativeio with parameters of type NativeIO.POSIX.CacheManipulatorModifier and TypeMethodDescriptionstatic voidNativeIO.POSIX.setCacheManipulator(NativeIO.POSIX.CacheManipulator cacheManipulator)