Class HealthChecker

java.lang.Object
org.apache.hadoop.hbase.HealthChecker

class HealthChecker extends Object
A utility for executing an external script that checks the health of the node. An example script can be found at src/main/sh/healthcheck/healthcheck.sh in the hbase-examples module.