object HeapMemory extends Serializable
- Source
- Metric.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HeapMemory
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def unapply(nodeMetrics: NodeMetrics): [(, , , , [Long])]
Given a NodeMetrics it returns the HeapMemory data if the nodeMetrics contains necessary heap metrics.
Given a NodeMetrics it returns the HeapMemory data if the nodeMetrics contains necessary heap metrics.
- returns
if possible a tuple matching the HeapMemory constructor parameters