public class TestNodeHealthCheckChore extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestNodeHealthCheckChore() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
healthCheckerTest(String script,
org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus expectedStatus) |
void |
testHealthCheckerFail() |
void |
testHealthCheckerSuccess() |
void |
testHealthCheckerTimeout() |
void |
testRSHealthChore() |
public static final HBaseClassTestRule CLASS_RULE
public TestNodeHealthCheckChore()
public void cleanUp() throws IOException
IOExceptionpublic void testHealthCheckerSuccess() throws Exception
Exceptionpublic void testHealthCheckerFail() throws Exception
Exceptionpublic void testHealthCheckerTimeout() throws Exception
Exceptionpublic void healthCheckerTest(String script, org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus expectedStatus) throws Exception
Exceptionpublic void testRSHealthChore() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.