Package org.apache.storm.metrics2
Interface WorkerMetricRegistrant
-
- All Known Implementing Classes:
CGroupCpu
,CGroupCpuGuarantee
,CGroupCpuGuaranteeByCfsQuota
,CGroupCpuStat
,CGroupMemoryLimit
,CGroupMemoryUsage
public interface WorkerMetricRegistrant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
registerMetrics(TopologyContext topologyContext)
-
-
-
Method Detail
-
registerMetrics
void registerMetrics(TopologyContext topologyContext)
-
-