Package org.apache.storm.healthcheck
Class HealthChecker
java.lang.Object
org.apache.storm.healthcheck.HealthChecker
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic inthealthCheck(Map<String, Object> conf, StormMetricsRegistry metricRegistry) static StringprocessScript(Map<String, Object> conf, String script) 
- 
Constructor Details- 
HealthCheckerpublic HealthChecker()
 
- 
- 
Method Details- 
healthCheck
- 
processScript
 
-