Package org.apache.storm.daemon.metrics
Class ClientMetricsUtils
java.lang.Object
org.apache.storm.daemon.metrics.ClientMetricsUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic TimeUnitgetMetricsDurationUnit(Map<String, Object> reporterConf) static TimeUnitgetMetricsRateUnit(Map<String, Object> reporterConf) static LocalegetMetricsReporterLocale(Map<String, Object> reporterConf) static TimeUnitgetTimeUnitForConfig(Map<String, Object> reporterConf, String configName) 
- 
Constructor Details- 
ClientMetricsUtilspublic ClientMetricsUtils()
 
- 
- 
Method Details- 
getMetricsRateUnit
- 
getMetricsDurationUnit
- 
getMetricsReporterLocale
- 
getTimeUnitForConfig
 
-