Package org.apache.storm.daemon.metrics
Class ClientMetricsUtils
- java.lang.Object
-
- org.apache.storm.daemon.metrics.ClientMetricsUtils
-
public class ClientMetricsUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ClientMetricsUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TimeUnit
getMetricsDurationUnit(Map<String,Object> reporterConf)
static TimeUnit
getMetricsRateUnit(Map<String,Object> reporterConf)
static Locale
getMetricsReporterLocale(Map<String,Object> reporterConf)
static TimeUnit
getTimeUnitForConfig(Map<String,Object> reporterConf, String configName)
-