public class TestRpcServerSlowConnectionSetup extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Class<? extends org.apache.hadoop.hbase.ipc.RpcServer> |
rpcServerImpl |
private org.apache.hadoop.hbase.ipc.RpcServer |
server |
private Socket |
socket |
Constructor and Description |
---|
TestRpcServerSlowConnectionSetup() |
Modifier and Type | Method and Description |
---|---|
static List<Object[]> |
params() |
void |
setUp() |
void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.ipc.RpcServer server
public Class<? extends org.apache.hadoop.hbase.ipc.RpcServer> rpcServerImpl
public TestRpcServerSlowConnectionSetup()
public void setUp() throws IOException
IOException
public void tearDown() throws IOException
IOException
public void test() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.