Optional
Readonly
currentOptional
Readonly
currentThe CurrentHeapUsed attribute shall indicate the current amount of heap memory, in bytes, that is being used.
Optional
Readonly
threadThe ThreadMetrics attribute shall be a list of ThreadMetricsStruct structs. Each active thread on the Node shall be represented by a single entry within the ThreadMetrics attribute.
The CurrentHeapFree attribute shall indicate the current amount of heap memory, in bytes, that are free for allocation. The effective amount may be smaller due to heap fragmentation or other reasons.