Package org.apache.storm.metrics2.cgroup
Class CGroupCpuGuarantee
java.lang.Object
org.apache.storm.metrics2.cgroup.CGroupMetricsBase
org.apache.storm.metrics2.cgroup.CGroupCpuGuarantee
- All Implemented Interfaces:
- WorkerMetricRegistrant
Report the guaranteed number of cpu percentage this worker has requested.
 It gets the result from cpu.shares.
 Use this when org.apache.storm.container.cgroup.CgroupManager is used as the storm.resource.isolation.plugin.
- 
Field SummaryFields inherited from class org.apache.storm.metrics2.cgroup.CGroupMetricsBasecore, enabled
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CGroupCpuGuarantee
 
- 
- 
Method Details- 
registerMetrics- Specified by:
- registerMetricsin interface- WorkerMetricRegistrant
 
 
-