public class TestThreadLocalPoolMap extends PoolMapTestBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
POOL_SIZE, poolMap| Constructor and Description |
|---|
TestThreadLocalPoolMap() |
| 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 TestThreadLocalPoolMap()
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.