A C F G I M O P S T

G

getGCMode() - Method in interface com.ibm.lang.management.MemoryMXBean
Returns the current GC mode as a human-readable string.
getMaxHeapSize() - Method in interface com.ibm.lang.management.MemoryMXBean
Get the current maximum heap size in bytes.
getMaxHeapSizeLimit() - Method in interface com.ibm.lang.management.MemoryMXBean
Get the maximum size in bytes to which the max heap size could be increased in the currently running VM.
getMinHeapSize() - Method in interface com.ibm.lang.management.MemoryMXBean
Get the minimum heap size in bytes.
getNewAvailableProcessors() - Method in class com.ibm.lang.management.AvailableProcessorsNotificationInfo
Returns the new number of available processors after the change that initiated this notification.
getNewProcessingCapacity() - Method in class com.ibm.lang.management.ProcessingCapacityNotificationInfo
Returns the new processing capacity after the change that this notification corresponds to.
getNewTotalPhysicalMemory() - Method in class com.ibm.lang.management.TotalPhysicalMemoryNotificationInfo
Returns the new value of bytes for the total physical memory after the change that this notification corresponds to.
getProcessingCapacity() - Method in interface com.ibm.lang.management.OperatingSystemMXBean
Returns the collective capacity of the virtual processors in the partition the VM is running in.
getTotalPhysicalMemory() - Method in interface com.ibm.lang.management.OperatingSystemMXBean
Returns the total number of bytes used for physical memory.

A C F G I M O P S T