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 Summary
-
Method Summary
Methods inherited from class org.apache.storm.metric.cgroup.CGroupMetricsBase
getValueAndReset
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.storm.metric.api.IMetric
getDimensions
-
Constructor Details
-
CGroupMemoryLimit
Deprecated.
-
-
Method Details
-
getDataFrom
Deprecated.- Specified by:
getDataFrom
in classCGroupMetricsBase<Long>
- Throws:
Exception
-