public static class MemoryInfo.MaxDirectMemoryInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
maxDirectMemory()
Gets the max direct memory value, in bytes.
|
java.lang.String |
maxDirectMemoryAccessFault()
Gets the reason the max direct memory value is not available.
|
java.lang.String |
valueSource()
Gets the name of the source of the max direct memory value.
|
public java.lang.Long maxDirectMemory()
null if the value is not availablepublic java.lang.String valueSource()
public java.lang.String maxDirectMemoryAccessFault()
null if a mex direct memory is available, otherwise the toString of the exception
describing the access fault