public class TestRpcClientLeaks extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestRpcClientLeaks.MyRpcClientImpl |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static BlockingQueue<Socket> |
SAVED_SOCKETS |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestRpcClientLeaks() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
static void |
teardown() |
void |
testSocketClosed() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static BlockingQueue<Socket> SAVED_SOCKETS
private static final HBaseTestingUtility UTIL
public static final org.slf4j.Logger LOG
public TestRpcClientLeaks()
public void testSocketClosed() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.