Package | Description |
---|---|
com.ibm.lang.management |
OpenJ9 management extensions to java.lang.management.
|
Class and Description |
---|
AvailableProcessorsNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the number
of available processors changes. |
ExtendedThreadInfo
Class encapsulates a ThreadInfo instance along with the corresponding native thread identification
information as assigned by the operating system.
|
JvmCpuMonitorInfo
JvmCpuMonitorInfo provides a snapshot of JVM CPU usage information
that is distributed across thread categories. |
MemoryUsage
This represents a snapshot of the Operating System level Memory usage statistics.
|
MemoryUsageRetrievalException
Exception class whose instance is thrown when Memory usage sampling fails.
|
OperatingSystemMXBean
IBM specific platform management interface for the Operating System on which the Java Virtual Machine is running.
|
ProcessingCapacityNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the available
processing capacity changes. |
ProcessorUsage
This represents a snapshot of the Operating System level Processor usage statistics.
|
ProcessorUsageRetrievalException
Exception class whose instance is thrown when Processor usage sampling fails.
|
RuntimeMXBean.VMIdleStates
enum type defines the different states of the VM Idle
|
TotalPhysicalMemoryNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the total
physical memory changes. |
Link to Eclipse OpenJ9 documentation.
To raise a bug report or suggest an improvement create an Eclipse Openj9 issue.
Copyright © 1993, 2020, IBM Corp. All rights reserved.