public class TestAsyncCoprocessorEndpoint extends TestAsyncAdminBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAsyncCoprocessorEndpoint.DummyRegionServerEndpoint |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncCoprocessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
testMasterCoprocessorError() |
void |
testMasterCoprocessorService() |
void |
testRegionServerCoprocessorService() |
void |
testRegionServerCoprocessorServiceError() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncCoprocessorEndpoint()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testMasterCoprocessorService() throws Exception
Exceptionpublic void testMasterCoprocessorError() throws Exception
Exceptionpublic void testRegionServerCoprocessorService() throws Exception
Exceptionpublic void testRegionServerCoprocessorServiceError() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.