public class TestPerformanceEvaluation extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestPerformanceEvaluation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDefaultInMemoryCompaction() |
void |
testParseOptsConnCount() |
void |
testParseOptsMultiPuts() |
void |
testParseOptsNoThreads() |
void |
testParseOptsWithThreads() |
void |
testParseOptsWrongThreads() |
void |
testRandomReadCalculation() |
void |
testSerialization() |
void |
testSetBufferSizeOption() |
void |
testSizeCalculation() |
void |
testWriteInputFile()
Exercise the mr spec writing.
|
void |
testZipfian() |
public static final HBaseClassTestRule CLASS_RULE
public TestPerformanceEvaluation()
public void testDefaultInMemoryCompaction()
public void testSerialization() throws com.fasterxml.jackson.core.JsonGenerationException, com.fasterxml.jackson.databind.JsonMappingException, IOException
com.fasterxml.jackson.core.JsonGenerationExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionpublic void testWriteInputFile() throws IOException
IOExceptionpublic void testSizeCalculation()
public void testRandomReadCalculation()
public void testZipfian() throws NoSuchMethodException, SecurityException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
public void testSetBufferSizeOption()
public void testParseOptsWithThreads()
public void testParseOptsWrongThreads()
public void testParseOptsNoThreads()
public void testParseOptsMultiPuts()
public void testParseOptsConnCount()
Copyright © 2007–2019 Cloudera. All rights reserved.