public interface NativeLibraryMXBean
| Modifier and Type | Method and Description |
|---|---|
long[] |
getAffinity(int pid) |
java.lang.String |
getLibraryPath() |
int |
mlockall(int flags) |
int |
munlockall() |
int |
setAffinity(int pid,
long[] mask) |