Uses of Class
org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator

Packages that use NativeIO.POSIX.CacheManipulator
org.apache.hadoop.io.nativeio   
 

Uses of NativeIO.POSIX.CacheManipulator in org.apache.hadoop.io.nativeio
 

Subclasses of NativeIO.POSIX.CacheManipulator in org.apache.hadoop.io.nativeio
static class NativeIO.POSIX.NoMlockCacheManipulator
          A CacheManipulator used for testing which does not actually call mlock.
 

Methods in org.apache.hadoop.io.nativeio that return NativeIO.POSIX.CacheManipulator
static NativeIO.POSIX.CacheManipulator NativeIO.POSIX.getCacheManipulator()
           
 

Methods in org.apache.hadoop.io.nativeio with parameters of type NativeIO.POSIX.CacheManipulator
static void NativeIO.POSIX.setCacheManipulator(NativeIO.POSIX.CacheManipulator cacheManipulator)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.