public class TestCoprocessorStop extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCoprocessorStop.FooCoprocessor |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static String |
MASTER_FILE |
private static String |
REGIONSERVER_FILE |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestCoprocessorStop() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testStopped() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static HBaseTestingUtility UTIL
private static final String MASTER_FILE
private static final String REGIONSERVER_FILE
public TestCoprocessorStop()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testStopped() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.