public class TestRoundRobinPoolMap extends PoolMapTestBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
KEY_COUNT, POOL_SIZE, poolMap| Constructor and Description |
|---|
TestRoundRobinPoolMap() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.util.PoolMap.PoolType |
getPoolType() |
void |
testGetOrCreate() |
void |
testMultipleKeys() |
void |
testMultipleValues() |
void |
testMultiThreadedRoundRobin() |
void |
testRoundRobin() |
setUppublic static final HBaseClassTestRule CLASS_RULE
public TestRoundRobinPoolMap()
protected org.apache.hadoop.hbase.util.PoolMap.PoolType getPoolType()
getPoolType in class PoolMapTestBasepublic void testGetOrCreate() throws IOException
IOExceptionpublic void testMultipleKeys() throws IOException
IOExceptionpublic void testMultipleValues() throws IOException
IOExceptionpublic void testRoundRobin() throws IOException
IOExceptionpublic void testMultiThreadedRoundRobin() throws ExecutionException, InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.