public abstract class PoolMapTestBase extends Object
Modifier and Type | Field and Description |
---|---|
protected static int |
KEY_COUNT |
protected static int |
POOL_SIZE |
protected org.apache.hadoop.hbase.util.PoolMap<String,String> |
poolMap |
Constructor and Description |
---|
PoolMapTestBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.apache.hadoop.hbase.util.PoolMap.PoolType |
getPoolType() |
void |
setUp() |
protected static final int KEY_COUNT
protected static final int POOL_SIZE
public PoolMapTestBase()
protected abstract org.apache.hadoop.hbase.util.PoolMap.PoolType getPoolType()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.