public class TestMasterCoprocessorExceptionWithRemove extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver |
static class |
TestMasterCoprocessorExceptionWithRemove.MasterTracker |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
TEST_FAMILY1 |
private static byte[] |
TEST_FAMILY2 |
private static byte[] |
TEST_TABLE1 |
private static byte[] |
TEST_TABLE2 |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMasterCoprocessorExceptionWithRemove() |
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_TABLE1
private static byte[] TEST_FAMILY1
private static byte[] TEST_TABLE2
private static byte[] TEST_FAMILY2
public TestMasterCoprocessorExceptionWithRemove()
public static void setupBeforeClass() throws Exception
Exception
public static void teardownAfterClass() throws Exception
Exception
public void testExceptionFromCoprocessorWhenCreatingTable() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.