public class TestCacheOnWriteInSchema extends Object
HFile cache-on-write functionality for data blocks, non-root
index blocks, and Bloom filter blocks, as specified by the column family.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestCacheOnWriteInSchema(org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema.CacheOnWriteType cowType) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
getParameters() |
void |
setUp() |
void |
tearDown() |
void |
testCacheOnWriteInSchema() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestCacheOnWriteInSchema(org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema.CacheOnWriteType cowType)
public static Collection<Object[]> getParameters()
public void setUp() throws IOException
IOExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testCacheOnWriteInSchema() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.