Package org.apache.storm.metric.cgroup
Class CGroupMemoryLimit
java.lang.Object
org.apache.storm.metric.cgroup.CGroupMetricsBase<Long>
org.apache.storm.metric.cgroup.CGroupMemoryLimit
- All Implemented Interfaces:
- IMetric
Deprecated.
Reports the current memory limit of the cgroup for this worker.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.metric.cgroup.CGroupMetricsBasegetValueAndResetMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.metric.api.IMetricgetDimensions
- 
Constructor Details- 
CGroupMemoryLimitDeprecated.
 
- 
- 
Method Details- 
getDataFromDeprecated.- Specified by:
- getDataFromin class- CGroupMetricsBase<Long>
- Throws:
- Exception
 
 
-