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
Exception
public void testCongestion() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.