public class TestCacheOnWriteInSchema
extends java.lang.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 |
|---|---|
TestName |
name |
| Constructor and Description |
|---|
TestCacheOnWriteInSchema(org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema.CacheOnWriteType cowType) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
getParameters() |
void |
setUp() |
void |
tearDown() |
void |
testCacheOnWriteInSchema() |
public TestCacheOnWriteInSchema(org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema.CacheOnWriteType cowType)
public static java.util.Collection<java.lang.Object[]> getParameters()
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
throws java.io.IOException
java.io.IOExceptionpublic void testCacheOnWriteInSchema()
throws java.io.IOException
java.io.IOException