public class TestServerCustomProtocol extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestServerCustomProtocol.PingHandler |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestServerCustomProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCompoundCall() |
void |
testEmptyReturnType() |
void |
testNullCall() |
void |
testNullReturn() |
void |
testRowRange() |
void |
testSingleMethod() |
void |
testSingleProxy() |
public static final HBaseClassTestRule CLASS_RULE
public TestServerCustomProtocol()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testSingleProxy() throws Throwable
Throwablepublic void testSingleMethod() throws Throwable
Throwablepublic void testRowRange() throws Throwable
Throwablepublic void testCompoundCall() throws Throwable
Throwablepublic void testNullCall() throws Throwable
Throwablepublic void testNullReturn() throws Throwable
Throwablepublic void testEmptyReturnType() throws Throwable
ThrowableCopyright © 2007–2019 Cloudera. All rights reserved.