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