Uses of Enum Class
org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
-
Uses of HealthChecker.HealthCheckerExitStatus in org.apache.hadoop.hbase
Modifier and TypeMethodDescription(package private) HealthChecker.HealthCheckerExitStatus
HealthReport.getStatus()
Gets the status of the region server.Returns the enum constant of this class with the specified name.HealthChecker.HealthCheckerExitStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate String
HealthChecker.getHealthReport
(HealthChecker.HealthCheckerExitStatus status) ModifierConstructorDescription(package private)
HealthReport
(HealthChecker.HealthCheckerExitStatus status, String healthReport)