public class TestReusablePoolMap extends PoolMapTestBase
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
POOL_SIZE, poolMap| Constructor and Description | 
|---|
TestReusablePoolMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.apache.hadoop.hbase.util.PoolMap.PoolType | 
getPoolType()  | 
void | 
testMultiThreadedClients()  | 
void | 
testPoolCap()  | 
void | 
testSingleThreadedClient()  | 
runThread, setUp, tearDownpublic static final HBaseClassTestRule CLASS_RULE
public TestReusablePoolMap()
protected org.apache.hadoop.hbase.util.PoolMap.PoolType getPoolType()
getPoolType in class PoolMapTestBasepublic void testSingleThreadedClient() throws InterruptedException, ExecutionException
public void testMultiThreadedClients() throws InterruptedException, ExecutionException
public void testPoolCap() throws InterruptedException, ExecutionException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.