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, params, setUp, tearDown, tearDownAfterClass
public 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
Exception
public void testMasterCoprocessorService() throws Exception
Exception
public void testMasterCoprocessorError() throws Exception
Exception
public void testRegionServerCoprocessorService() throws Exception
Exception
public void testRegionServerCoprocessorServiceError() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.