|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.common.jna.CLibrary
public class CLibrary
Field Summary | |
---|---|
static int |
ENOMEM
|
static int |
MCL_CURRENT
|
static int |
MCL_FUTURE
|
Method Summary | |
---|---|
static int |
mlockall(int flags)
|
static int |
munlockall()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MCL_CURRENT
public static final int MCL_FUTURE
public static final int ENOMEM
Method Detail |
---|
public static int mlockall(int flags)
public static int munlockall()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |