public class TestMasterCoprocessorExceptionWithAbort extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver |
static class |
TestMasterCoprocessorExceptionWithAbort.CreateTableThread |
static class |
TestMasterCoprocessorExceptionWithAbort.MasterTracker |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
TEST_FAMILY |
private static byte[] |
TEST_TABLE |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestMasterCoprocessorExceptionWithAbort() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
teardownAfterClass() |
void |
testExceptionFromCoprocessorWhenCreatingTable() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility UTIL
private static byte[] TEST_TABLE
private static byte[] TEST_FAMILY
public TestMasterCoprocessorExceptionWithAbort()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void teardownAfterClass() throws Exception
Exceptionpublic void testExceptionFromCoprocessorWhenCreatingTable() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.