Package | Description |
---|---|
com.ibm.virtualization.management |
OpenJ9 management extensions relating to execution within a Guest
(Virtual Machine (VM)/Logical Partition (LPAR)) on top of a Hypervisor.
|
Modifier and Type | Method and Description |
---|---|
static GuestOSMemoryUsage |
GuestOSMemoryUsage.from(CompositeData cd)
Receives a
CompositeData representing a GuestOSMemoryUsage
object and attempts to return the root GuestOSMemoryUsage instance. |
GuestOSMemoryUsage |
GuestOSMXBean.retrieveMemoryUsage()
Function instantiates a
GuestOSMemoryUsage object and populates it with the
current snapshot of Memory Usage statistics of the Guest as seen by the Hypervisor. |
GuestOSMemoryUsage |
GuestOSMXBean.retrieveMemoryUsage(GuestOSMemoryUsage gmUsage)
Snapshot of the Guest Memory usage statistics as seen by the Hypervisor, returned as
a
GuestOSMemoryUsage object. |
Modifier and Type | Method and Description |
---|---|
GuestOSMemoryUsage |
GuestOSMXBean.retrieveMemoryUsage(GuestOSMemoryUsage gmUsage)
Snapshot of the Guest Memory usage statistics as seen by the Hypervisor, returned as
a
GuestOSMemoryUsage object. |
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2025 IBM Corp. and others.