Package org.apache.storm.metric.cgroup
Class CGroupCpu
java.lang.Object
org.apache.storm.metric.cgroup.CGroupMetricsBase<Map<String,Long>>
 
org.apache.storm.metric.cgroup.CGroupCpu
- All Implemented Interfaces:
 IMetric
Deprecated.
Report CPU used in the cgroup.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.storm.metric.cgroup.CGroupMetricsBase
getValueAndResetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.metric.api.IMetric
getDimensions 
- 
Constructor Details
- 
CGroupCpu
Deprecated. 
 - 
 - 
Method Details
- 
getUserHZ
Deprecated.- Throws:
 IOException
 - 
getDataFrom
Deprecated.- Specified by:
 getDataFromin classCGroupMetricsBase<Map<String,Long>> - Throws:
 IOException
 
 -