public class TestLoadAndSwitchEncodeOnDisk extends TestMiniClusterLoadSequential
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
USE_MULTI_PUT
We do not alternate the multi-put flag in this test.
|
CF, compression, conf, dataBlockEncoding, isMultiPut, NUM_RS, NUM_THREADS, numKeys, readerThreads, TABLE, TEST_UTIL, TIMEOUT_MS, writerThreads
Constructor and Description |
---|
TestLoadAndSwitchEncodeOnDisk() |
Modifier and Type | Method and Description |
---|---|
private void |
assertAllOnLine(org.apache.hadoop.hbase.client.Table t) |
void |
loadTest() |
protected int |
numKeys() |
static Collection<Object[]> |
parameters()
Un-parameterize the test
|
createPreSplitLoadTestTable, getColumnDesc, prepareForLoadTest, prepareReaderThreads, prepareWriterThreads, runLoadTestOnExistingTable, setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final boolean USE_MULTI_PUT
public TestLoadAndSwitchEncodeOnDisk()
public static Collection<Object[]> parameters()
protected int numKeys()
numKeys
in class TestMiniClusterLoadSequential
public void loadTest() throws Exception
loadTest
in class TestMiniClusterLoadSequential
Exception
private void assertAllOnLine(org.apache.hadoop.hbase.client.Table t) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.