public class TestMiniClusterLoadParallel extends TestMiniClusterLoadSequential
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
CF, compression, conf, dataBlockEncoding, isMultiPut, NUM_RS, NUM_THREADS, numKeys, readerThreads, TABLE, TEST_UTIL, TIMEOUT_MS, writerThreads
Constructor and Description |
---|
TestMiniClusterLoadParallel(boolean isMultiPut,
org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding) |
Modifier and Type | Method and Description |
---|---|
void |
loadTest() |
createPreSplitLoadTestTable, getColumnDesc, numKeys, parameters, prepareForLoadTest, prepareReaderThreads, prepareWriterThreads, runLoadTestOnExistingTable, setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
public TestMiniClusterLoadParallel(boolean isMultiPut, org.apache.hadoop.hbase.io.encoding.DataBlockEncoding encoding)
public void loadTest() throws Exception
loadTest
in class TestMiniClusterLoadSequential
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.