public class TestWeakObjectPool extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) org.apache.hadoop.hbase.util.ObjectPool<String,Object> |
pool |
| Constructor and Description |
|---|
TestWeakObjectPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCongestion() |
void |
testKeys() |
void |
testWeakReference() |
public static final HBaseClassTestRule CLASS_RULE
public TestWeakObjectPool()
public void setUp()
public void testKeys()
public void testWeakReference() throws Exception
Exceptionpublic void testCongestion() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.