Package org.apache.storm.healthcheck
Class HealthChecker
- java.lang.Object
-
- org.apache.storm.healthcheck.HealthChecker
-
public class HealthChecker extends Object
-
-
Constructor Summary
Constructors Constructor Description HealthChecker()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
healthCheck(Map<String,Object> conf, StormMetricsRegistry metricRegistry)
static String
processScript(Map<String,Object> conf, String script)
-