Uses of Class java.lang.management.MemoryUsage

Uses in package java.lang.management

Constructors with parameter type java.lang.management.MemoryUsage

Constructs a new MemoryNotificationInfo object using the specified pool name, usage level and threshold crossing count.

Methods with return type java.lang.management.MemoryUsage

MemoryUsage
Returns a MemoryUsage instance using the values given in the supplied CompositeData object.
MemoryUsage
Returns memory usage statistics after a best-effort attempt has been made to remove unused objects from the pool.
MemoryUsage
Returns a MemoryUsage object representing the current state of the heap.
MemoryUsage
Returns a MemoryUsage object representing the current state of non-heap memory.
MemoryUsage
Returns memory usage statistics for the peak memory usage of the pool.
MemoryUsage
Returns the usage levels at the time of notification.
MemoryUsage
Returns memory usage statistics for the current memory usage of the pool.