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 | 
| private static String | DUMMY_VALUE | 
| private static FileNotFoundException | WHAT_TO_THROW | 
| Constructor and Description | 
|---|
| TestAsyncCoprocessorEndpoint() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | setUpBeforeClass() | 
| void | testMasterCoprocessorError() | 
| void | testMasterCoprocessorService() | 
| void | testRegionServerCoprocessorService() | 
| void | testRegionServerCoprocessorServiceError() | 
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
private static final FileNotFoundException WHAT_TO_THROW
private static final String DUMMY_VALUE
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–2020 The Apache Software Foundation. All rights reserved.