public class TestForceCacheImportantBlocks extends Object
TODO: This test writes a lot of data and only tests the most basic of metrics. Cache stats need to reveal more about what is being cached whether DATA or INDEX blocks and then we could do more verification in this test.
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestForceCacheImportantBlocks(int hfileVersion,
boolean cfCacheEnabled) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
parameters() |
void |
setup() |
void |
testCacheBlocks() |
public static final HBaseClassTestRule CLASS_RULE
public TestForceCacheImportantBlocks(int hfileVersion, boolean cfCacheEnabled)
public static Collection<Object[]> parameters()
public void setup()
public void testCacheBlocks() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.