Uses of Class
com.ibm.lang.management.MemoryUsageRetrievalException
Packages that use MemoryUsageRetrievalException
Package
Description
OpenJ9 management extensions to java.lang.management.
-
Uses of MemoryUsageRetrievalException in com.ibm.lang.management
Methods in com.ibm.lang.management that throw MemoryUsageRetrievalExceptionModifier and TypeMethodDescriptionOperatingSystemMXBean.retrieveMemoryUsage()Instantiates and returns an instance ofMemoryUsageobject that represents the current snapshot of Memory usage statistics.OperatingSystemMXBean.retrieveMemoryUsage(MemoryUsage memObj) Returns an updatedMemoryUsageobject that represents the current snapshot of Memory usage statistics. -
Uses of MemoryUsageRetrievalException in com.ibm.lang.management.internal
Methods in com.ibm.lang.management.internal that throw MemoryUsageRetrievalExceptionModifier and TypeMethodDescriptionfinal MemoryUsageExtendedOperatingSystemMXBeanImpl.retrieveMemoryUsage()Instantiates and returns an instance ofMemoryUsageobject that represents the current snapshot of Memory usage statistics.final MemoryUsageExtendedOperatingSystemMXBeanImpl.retrieveMemoryUsage(MemoryUsage memoryUsageObj) Returns an updatedMemoryUsageobject that represents the current snapshot of Memory usage statistics.