public class TestLazyDataBlockDecompression extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
cacheOnWrite |
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestLazyDataBlockDecompression() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<Object[]> |
data() |
void |
setUp() |
void |
tearDown() |
void |
testCompressionIncreasesEffectiveBlockCacheSize() |
public static final HBaseClassTestRule CLASS_RULE
public boolean cacheOnWrite
public TestLazyDataBlockDecompression()
public void setUp() throws IOException
IOExceptionpublic void tearDown()
public void testCompressionIncreasesEffectiveBlockCacheSize() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.