JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.ibm.virtualization.management
Packages that use
com.ibm.virtualization.management
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.
Classes in
com.ibm.virtualization.management
used by
com.ibm.virtualization.management
Class
Description
GuestOSInfoRetrievalException
This exception class is thrown when retrieving Guest (Virtual Machine(VM)/Logical Partition(LPAR)) usage statistics fails.
GuestOSMemoryUsage
This provides a snapshot of the Guest (Virtual Machine(VM)/Logical Partition(LPAR)) Memory usage statistics as seen by the Hypervisor Host.
GuestOSProcessorUsage
This provides a snapshot of the Guest (Virtual Machine(VM)/Logical Partition(LPAR)) Processor usage statistics as seen by the Hypervisor Host.
HypervisorInfoRetrievalException
This exception class is thrown when retrieving Hypervisor information fails.