public class TestDeadServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestDeadServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testClean() |
void |
testClearDeadServer() |
void |
testCrashProcedureReplay() |
void |
testIsDead() |
void |
testSortExtract() |
public static final HBaseClassTestRule CLASS_RULE
public TestDeadServer()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testIsDead()
public void testCrashProcedureReplay()
public void testSortExtract()
public void testClean()
public void testClearDeadServer()
Copyright © 2007–2019 Cloudera. All rights reserved.