public class TestRegionServerCoprocessorExceptionWithAbort extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRegionServerCoprocessorExceptionWithAbort.BuggyRegionObserver |
static class |
TestRegionServerCoprocessorExceptionWithAbort.FailedInitializationObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionServerCoprocessorExceptionWithAbort() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExceptionDuringInitialization() |
void |
testExceptionFromCoprocessorDuringPut() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionServerCoprocessorExceptionWithAbort()
public void testExceptionDuringInitialization() throws Exception
Exceptionpublic void testExceptionFromCoprocessorDuringPut() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.