public class TestConnectionCache extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestConnectionCache() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testConnectionChore()
test for ConnectionCache cleaning expired Connection
|
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public TestConnectionCache()
public static void tearDown() throws IOException
IOException
public void testConnectionChore() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.