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