public class TestLazyDataBlockDecompression
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
cacheOnWrite |
| Constructor and Description |
|---|
TestLazyDataBlockDecompression() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Iterable<java.lang.Object[]> |
data() |
void |
setUp() |
void |
tearDown() |
void |
testCompressionIncreasesEffectiveBlockCacheSize() |
public static java.lang.Iterable<java.lang.Object[]> data()
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
public void testCompressionIncreasesEffectiveBlockCacheSize()
throws java.lang.Exception
java.lang.Exception