public class TestNettyRpcServer extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| private static byte[] | FAMILY | 
| org.junit.rules.TestName | name | 
| private static byte[] | PRIVATE_COL | 
| private static byte[] | PUBLIC_COL | 
| private static org.apache.hadoop.hbase.TableName | TABLE | 
| private static HBaseTestingUtility | TEST_UTIL | 
| Constructor and Description | 
|---|
| TestNettyRpcServer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setup() | 
| static void | setupBeforeClass() | 
| static void | tearDownAfterClass() | 
| void | testNettyRpcServer() | 
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.TableName TABLE
private static byte[] FAMILY
private static byte[] PRIVATE_COL
private static byte[] PUBLIC_COL
public TestNettyRpcServer()
public void setup()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testNettyRpcServer() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.