public class TestNettyRpcConnection extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.ipc.NettyRpcClient |
CLIENT |
private static org.apache.hadoop.hbase.ipc.NettyRpcConnection |
CONN |
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
TestNettyRpcConnection() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testPrivateMethodExecutedInEventLoop() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static org.apache.hadoop.hbase.ipc.NettyRpcClient CLIENT
private static org.apache.hadoop.hbase.ipc.NettyRpcConnection CONN
public TestNettyRpcConnection()
public static void setUp() throws IOException
IOException
public static void tearDown() throws IOException
IOException
public void testPrivateMethodExecutedInEventLoop() throws IllegalAccessException
IllegalAccessException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.