voldemort.utils
Class JNAUtils

java.lang.Object
  extended by voldemort.utils.JNAUtils

public class JNAUtils
extends java.lang.Object

Native functions used through JNA


Constructor Summary
JNAUtils()
           
 
Method Summary
static void tryMlockall()
           
static void tryMunlockall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNAUtils

public JNAUtils()
Method Detail

tryMlockall

public static void tryMlockall()

tryMunlockall

public static void tryMunlockall()


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu