public class TestNettyIPCCloseConnection extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.ipc.NettyRpcClient | 
client  | 
private static org.apache.hadoop.conf.Configuration | 
CONF  | 
private org.apache.hbase.thirdparty.io.netty.channel.nio.NioEventLoopGroup | 
group  | 
private org.apache.hadoop.hbase.ipc.NettyRpcServer | 
server  | 
private org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface | 
stub  | 
| Constructor and Description | 
|---|
TestNettyIPCCloseConnection()  | 
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.conf.Configuration CONF
private org.apache.hbase.thirdparty.io.netty.channel.nio.NioEventLoopGroup group
private org.apache.hadoop.hbase.ipc.NettyRpcServer server
private org.apache.hadoop.hbase.ipc.NettyRpcClient client
private org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface stub
public TestNettyIPCCloseConnection()
public void setUp() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.