Package org.apache.storm.metric.api
Interface IMetricsRegistrant
- All Known Implementing Classes:
- AutoTGT
public interface IMetricsRegistrant
Interface to allow registration of metrics.
- 
Method SummaryModifier and TypeMethodDescriptionvoidregisterMetrics(TopologyContext topoContext, Map<String, Object> topoConf) 
- 
Method Details- 
registerMetrics
 
-