Package org.elasticsearch.monitor.jvm
Class SunThreadInfo
java.lang.Object
org.elasticsearch.monitor.jvm.SunThreadInfo
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SunThreadInfo
public SunThreadInfo()
-
-
Method Details
-
isThreadAllocatedMemorySupported
public boolean isThreadAllocatedMemorySupported() -
isThreadAllocatedMemoryEnabled
public boolean isThreadAllocatedMemoryEnabled() -
getThreadAllocatedBytes
public long getThreadAllocatedBytes(long id)
-