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 Summary
Fields inherited from class org.apache.storm.metrics2.cgroup.CGroupMetricsBase
core, enabled - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
CGroupCpuGuarantee
 
 - 
 - 
Method Details
- 
registerMetrics
- Specified by:
 registerMetricsin interfaceWorkerMetricRegistrant
 
 -