public class TestMiniClusterLoadEncoded extends TestMiniClusterLoadParallel
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 |
---|
TestMiniClusterLoadEncoded(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
parameters() |
loadTest
createPreSplitLoadTestTable, getColumnDesc, numKeys, prepareForLoadTest, prepareReaderThreads, prepareWriterThreads, runLoadTestOnExistingTable, setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final boolean USE_MULTI_PUT
public TestMiniClusterLoadEncoded(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding)
public static Collection<Object[]> parameters()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.