public class TestCoprocessorEndpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCoprocessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAggregation() |
void |
testCoprocessorError() |
void |
testCoprocessorService() |
void |
testCoprocessorServiceNullResponse() |
void |
testMasterCoprocessorError() |
void |
testMasterCoprocessorService() |
public static final HBaseClassTestRule CLASS_RULE
public TestCoprocessorEndpoint()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testAggregation() throws Throwable
Throwablepublic void testCoprocessorService() throws Throwable
Throwablepublic void testCoprocessorServiceNullResponse() throws Throwable
Throwablepublic void testMasterCoprocessorService() throws Throwable
Throwablepublic void testCoprocessorError() throws Exception
Exceptionpublic void testMasterCoprocessorError() throws Throwable
ThrowableCopyright © 2007–2019 Cloudera. All rights reserved.