public class TestRegionServerCoprocessorExceptionWithRemove extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestRegionServerCoprocessorExceptionWithRemove.BuggyRegionObserver |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRegionServerCoprocessorExceptionWithRemove() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
static void |
teardownAfterClass() |
void |
testExceptionFromCoprocessorDuringPut() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility TEST_UTIL
public TestRegionServerCoprocessorExceptionWithRemove()
public static void setupBeforeClass() throws Exception
Exception
public static void teardownAfterClass() throws Exception
Exception
public void testExceptionFromCoprocessorDuringPut() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.