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